武大遥感院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
- 武汉大学遥感院摄影测量学作业 Homework of Course Photogrammetry in Wuhan University: Image feature extraction and matching (Photogrammetry) 影像特征提取与影像匹配☆11Jan 11, 2022Updated 4 years ago
- Whu Lambda Lectures☆12Apr 10, 2022Updated 4 years ago
- ☆13Jun 2, 2023Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 摄影测量实习之五种基本图像匹配算法☆19Jul 7, 2017Updated 9 years ago
- [WWW24-UrbanCLIP] A comprehensive toolkit designed to facilitate the collection, processing, and integration of satellite imagery and ass…☆19Oct 6, 2024Updated last year
- 用numpy实现全连接神经网络(正向传播与反向传播)。Using numpy to realize fully connected neural network(forward and backward)☆12Jan 18, 2023Updated 3 years ago
- 中国地质大学 武汉 计算机科学与技术 课程不完全攻略☆59Jun 17, 2022Updated 4 years ago
- ☆11Jul 2, 2022Updated 4 years ago
- 北京大学操作系统课程lab:XV6(2023秋季学期)(个人代码)☆17Jan 6, 2024Updated 2 years ago
- 保研经历分享☆24Oct 28, 2020Updated 5 years ago
- 使用b样条曲面拟合一个给定的三维曲面,要求可以自适应地依照原始网格曲面曲率设置b样条的节点线。本版本为此项目终极版。☆16Dec 3, 2015Updated 10 years ago
- DriveZero: End-to-End Driving Beyond Human Demonstrations☆114Sep 15, 2026Updated last week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 中国地质大学(武汉)计算机科学与技术-资料汇总☆132Jul 6, 2021Updated 5 years ago
- 利用Spring Cloud Alibaba技术栈将一个单体商城项目改造成微服务项目,包含PC端,H5,微信小程序,手机APP。实现微服务从开发到测试再到部署运维的一条龙学习过程。主要运用Spring Cloud Alibaba,Spring Boot,Mybatis P…☆12Jun 21, 2022Updated 4 years ago
- 对输入的图像(含有人脸)进行模糊或像素化处理☆10Jan 9, 2021Updated 5 years ago
- ReAct-Agent 是一个结合多模态工具、调度器推理与多级检索的企业级知识库问答系统。项目采用 Flask + SQLite + Faiss 搭建完整后端,并提供现代化的 Web 管理界面与丰富的 API,支持 Agent 决策、网络搜索、Python 代码执行等高级能…☆18May 9, 2026Updated 4 months ago
- 激光雷达点云地面滤除工具☆11Aug 27, 2020Updated 6 years ago
- Go out of WHU☆12Mar 10, 2022Updated 4 years ago
- Surface Reconstruction from Point Clouds by Point Cloud Library (PCL) and CGAL☆13Jan 5, 2018Updated 8 years ago
- 数字摄影测量影像相关系数匹配和最小二乘匹配☆34Dec 14, 2023Updated 2 years ago
- 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
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A Large Satellite Stereo Dataset for Digital Surface Model Generation☆13Mar 20, 2024Updated 2 years ago
- Qt Quick tutorial☆14Oct 13, 2020Updated 5 years ago
- ☆11Apr 20, 2024Updated 2 years ago
- 基于SDN架构的网络流量监控和控制☆12Apr 7, 2026Updated 5 months ago
- 近景摄影测量课间实习 控制场 标志像点量测☆10May 8, 2021Updated 5 years ago
- ☆15Jun 22, 2022Updated 4 years ago
- Official PyTorch implementation of "Evolving Search Space for Neural Architecture Search"☆12Aug 18, 2021Updated 5 years ago
- ☆23Dec 16, 2022Updated 3 years ago
- 大学阶段值得纪念的代码,见证了我的成长过程。All my valuable homework during college life which witnessed my growing.☆14Aug 15, 2020Updated 6 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.
- GDAL读写遥感影像TIFF格式转为OpenCV的Mat显示输出JPG☆12Nov 29, 2018Updated 7 years ago
- 在《计算机图形学基础》(孔令德)改版教材中的12个经典案列☆17Apr 26, 2020Updated 6 years ago
- 基于 LangChain 生态与混合检索技术构建的智能化学术研究辅助平台,旨在提供高效、精准的文献深度分析能力。系统支持 PDF/TXT/DOCX 多格式学术文献上传,通过 BGE-Small-ZH 向量嵌入模型与 BM25 关键词检索融合的混合检索策略,实现跨文档语义关联…☆24Aug 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
- Graphic system based on OpenGL to visualize entire Earth including terrain topography & satellite images.☆16Jul 25, 2011Updated 15 years ago
- 一个批量查词软件☆15Mar 13, 2018Updated 8 years ago