武大遥感院2021年计算机图形学实习,包括图形生成:DDA直线,中点直线,Bresenham圆,正负法圆,Bezier曲线,B样条曲线,Hermite曲线;图形变化:平移,旋转,缩放,对称;图形填充:扫描线填充,边缘填充,种子填充;图形裁剪:Cohen-Sutherland算法,中点分割法,梁友栋-Barsky裁剪,多边形裁剪,圆的裁剪;设置颜色和字符;凸多面体的消隐(立方体和三棱锥),漫反射光照模型
☆41Apr 9, 2022Updated 4 years ago
Alternatives and similar repositories for computer_graphics_practice
Users that are interested in computer_graphics_practice are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 武大遥感院19级数据结构实习 包含1)CSV格式数据文件的读写 2)图的创建(邻接矩阵或邻接表) 3)图的遍历(广度优先或深度优先) 4)图的最短路径,并具体给出(A到B)的最短路径及其数值 5)最短路径的地图可视化展示 6)算法的时间和空间复杂度分析☆11Jan 24, 2021Updated 5 years ago
- 武汉大学遥感院摄影测量学作业 Homework of Course Photogrammetry in Wuhan University: Space-Resection(Photogrammetry) 空间后方交会☆11Jan 11, 2022Updated 4 years ago
- 遥感院实习课代码集(数据结构,数字图像处理,遥感原理,解析摄影测量,近景摄影测量,数字摄影测量)☆62Jun 5, 2021Updated 5 years ago
- 武汉大学遥感院摄影测量学作业 Homework of Course Photogrammetry in Wuhan University: Image feature extraction and matching (Photogrammetry) 影像特征提取与影像匹配☆11Jan 11, 2022Updated 4 years ago
- 课程设计作业,一个基于 GDAL 与 PROJ4 的遥感图像处理软件,使用 Qt 构建。☆12May 4, 2018Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Whu Lambda Lectures☆12Apr 10, 2022Updated 4 years ago
- ☆13Jun 2, 2023Updated 3 years ago
- AutoCAD二次开发小程序,程序包含十几个AutoCAD命令,涉及到创建圆弧,多线等实体;修改实体属性;操作图层,线型等符号表;与用户交互创建实体等。最后写了一个在CAD中构建TIN并计算土方量的程序,能够读取txt散点数据文件,在cad中显示点,构建三角网,计算体积,生…☆10Sep 16, 2019Updated 6 years ago
- Use the Moravec operator + correlation coefficient algorithm for image feature point matching. The Python code performs automatic recogni…☆10Sep 21, 2020Updated 5 years ago
- Summarizing Mean Review Score for All Submissions for a Conference hosted on Openreview☆22Nov 24, 2023Updated 2 years ago
- 用numpy实现全连接神经网络(正向传播与反向传播)。Using numpy to realize fully connected neural network(forward and backward)☆11Jan 18, 2023Updated 3 years ago
- 使用onnxruntime部署C2PNet图像去雾,包含C++和Python两个版本的程序☆11Apr 11, 2024Updated 2 years ago
- 保研经历分享☆22Oct 28, 2020Updated 5 years ago
- ☆11Jul 2, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 北京大学操作系统课程lab:XV6(2023秋季学期)(个人代码)☆17Jan 6, 2024Updated 2 years ago
- 武大遥感院期末复习思维导图☆19Mar 6, 2020Updated 6 years ago
- 多平台多人协作文献管理软件。Multi-platform collaborative reference manager.☆12Dec 15, 2023Updated 2 years ago
- [deprecated] Radial Basis Function (RBF) Interpolation written in C++11. This can be used for fitting a non-linear function from scattere…☆11Apr 27, 2018Updated 8 years ago
- 华中科技大学计算机网络实验2019级☆12Oct 24, 2022Updated 3 years ago
- QMC2 (mflac/mgg1) 格式文件解密。☆14Dec 12, 2021Updated 4 years ago
- Go out of WHU☆12Mar 10, 2022Updated 4 years ago
- Stable and efficient differential estimators on oriented point clouds☆20Sep 29, 2021Updated 4 years ago
- Surface Reconstruction from Point Clouds by Point Cloud Library (PCL) and CGAL☆13Jan 5, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Module for LST retrieval from Landsat-8/TIRS imagery based on practical split-window algorithm + covariance-variance ratio (SWCVR) method☆11May 27, 2025Updated last year
- This renderer is based on the framework of Peter Shirley's ray tracing in one weekend and is extended with tracing almost all of the surf…☆20Nov 12, 2018Updated 7 years ago
- ☆11Apr 20, 2024Updated 2 years ago
- 基于SDN架构的网络流量监控和控制☆12Apr 7, 2026Updated 4 months ago
- 近景摄影测量课间实习 控制场标志像点量测☆10May 8, 2021Updated 5 years ago
- ☆23Dec 16, 2022Updated 3 years ago
- Github Pages as a Tiny RSS Reader☆18Updated this week
- 基于三重DES的数字图像加密算法,能够基于DES密码算法和分组密码运行模式,对输入的任意数字图像进行加密,并输出加密后的图像。同时也能够根据加密后的图像和DES密钥等信息,对加密的图像进行还原,使得解密后的图像和原图像保持一致。CSDN地址:https://blog.csd…☆16Dec 11, 2024Updated last year
- 大学阶段值得纪念的代码,见证了我的成长过程。All my valuable homework during college life which witnessed my growing.☆14Aug 15, 2020Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- some algorithms in PCL☆19Jun 3, 2023Updated 3 years ago
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆17Apr 26, 2020Updated 6 years ago
- 基于 LangChain 生态与混合检索技术构建 的智能化学术研究辅助平台,旨在提供高效、精准的文献深度分析能力。系统支持 PDF/TXT/DOCX 多格式学术文献上传,通过 BGE-Small-ZH 向量嵌入模型与 BM25 关键词检索融合的混合检索策略,实现跨文档语义关联…☆23Aug 28, 2025Updated last year
- 计算机图形学 小组项目☆17Feb 8, 2022Updated 4 years ago
- Source code for the Energy-Latency Attacks via Sponge Poisoning paper.☆15Mar 14, 2022Updated 4 years ago
- 一个批量查词软件☆15Mar 13, 2018Updated 8 years ago
- Urban Region Representation Learning with Attentive Fusion (ICDE 2024)☆20Feb 9, 2025Updated last year