-
c++图像处理源代码
C++图像处理用于显示bmp文件的类,类名为DIB,有了这个类,再添加自己要处理的算法,就可以在c++mfc中对图像进行操作和处理了,用的时候将这个类添加到工程下,就可以直接调用了!!
- 2023-02-09 23:05:04下载
- 积分:1
-
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形已经调试过可用...
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形已经调试过可用-use their knowledge of computer graphics prepared by the three-dimensional objects ter pyramid has been tuned graphics available
- 2022-09-18 11:50:03下载
- 积分:1
-
简单图形学,提供投影算法
简单图形学,提供投影算法-simple graphics, providing projection algorithm
- 2022-02-05 12:21:44下载
- 积分:1
-
3D魔方(vs2010)
程序主体上的架构是表示层用opengl进行渲染场景,业务层通过将魔方的旋转命令数据化,通过与此数据相连的线程进行更新操作更新魔方的数据结构6个3*3的整形数组。数组中存的数字是颜色的索引值,在通过opengl进行渲染,达到模仿的旋转效果,为了使魔方的旋转动作更真实,定时器的加入是的模仿的旋转动画效果更逼真。
- 2023-05-03 03:25:03下载
- 积分:1
-
surface polygonization program
surface polygonization program
- 2023-06-18 10:50:04下载
- 积分:1
-
Synthesis System Alphat transparent transparent Alphat source code synthesis sys...
Alphat透明合成系统源代码
Alphat透明合成系统
> 系统包括sort/nosort两部分
-Synthesis System Alphat transparent transparent Alphat source code synthesis system
- 2022-08-23 14:38:18下载
- 积分:1
-
网站模板一个网站模板网站模板 一个网站模板
网站模板一个网站模板网站模板 一个网站模板-a website template website template a website template a website template a website template a website template
- 2022-03-29 00:26:27下载
- 积分:1
-
包编辑JPEG文件
COADING FOR EDITING JPEG FILES-COADING FOR EDITING JPEG FILES...
- 2022-03-15 13:05:16下载
- 积分:1
-
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen...
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen-Castan、Sobel等等。(注:这些代码是《Algorithms for Image Processing And Computer Vision》一书中的内容,要想理解代码最好参看原书)。-various Image Edge Extraction Algorithm in C language and some test images. These algorithms include : Marr, Canny, Shen-Castan, Sobel and so on. (Note : the code is "Image Processing Algorithms for Computer Vision And" the contents of a book, in order to see the best understanding of the original code book).
- 2022-04-27 03:37:42下载
- 积分:1
-
颜色一致性矢量
颜色一致向量的核心代码,有限对图像进行平滑处理,然后计算图像连通区域,最后讲像素分为一致性像素和不一致像素。-Color coherence vector
- 2022-03-25 05:25:50下载
- 积分:1