资源列表
saomiaoxian
- 计算机图形学,简单的扫描线程序,用VC++实现。-Computer graphics, a simple scan line process, using VC++ implementation.
MySee
- vc++下MFC中读入BMP图像,并显示-vc++ under MFC reads BMP images and displays
Barsky
- 这是计算机图形学的内容,可以实现线段的裁剪,初学者适用-This is the content of computer graphics, the cutting line can be achieved, for beginners
DLT
- 计算DLT参数,包括内方位元素与外方位元素-DLT calculation parameters, including interior orientation and exterior orientation elements
crectsingle
- 在创建的单文档程序中调用CRECTTRACKER类,俗称橡皮筋类,可进行拖拉,放大缩小,同时在其选定范围内话彩色矩形-crecttracker class use demo
program2
- 基于VC的任意选坐标点直线光栅扫描转换算法实现-VC-based linear coordinate points in any election raster scan conversion algorithm
2222222
- 该程序实现了基本程序的绘制与填充,对初学者比较有借鉴价值-The program implements the basic procedures of drawing and filling, compared to the reference value for beginners
drawarc
- c++实现手动自选坐标点任意位置任意点画圆弧算法-c++ achieved manually coordinate dotted circle algorithm
SURF
- SURF matlab代码。 包含例程 和源程序-surf source code. it includes an example of using it
HLJ
- 计算机图形学 直线圆的画法和填充(八分画圆法)-Computer graphics, painting a straight line and fill round (eighth of the circle method)
videobreak
- 本程序实现了视屏帧的提取,并视频帧抽样保存为jpg文档的图片-This program implements the extraction screen frame and the video frame sample documents saved as jpg images! !
flood_fill_8
- 八连通区域填充的算法实现,根据课本的伪代码实现-Eight connected region filling algorithm, according to the textbook pseudocode