-
original corner detection, the use of VC prepared by calling Intel's OpenCV...
原创的角点检测程序,使用 VC++ 编写,通过调用 Intel 的 OpenCV 库实现。-original corner detection, the use of VC prepared by calling Intel"s OpenCV library implementation.
- 2022-05-14 18:50:06下载
- 积分:1
-
DDA与Bresenham算法
DDA与Bresenham算法-计算机图形学-DDA and the Bresenham algorithm-Computer Graphics
- 2022-02-01 03:51:42下载
- 积分:1
-
有光照效果的网格模型绘制程序
有光照效果,并且加入了键盘互动效果(代码中有注释),对于初学图形图像或者OpenGL的童鞋有参考意义。代码用了C++的类封装技术,对于从C刚刚过渡到C++的同学来说也是很容易看懂的。
- 2023-02-02 18:45:04下载
- 积分:1
-
图象的处理.
图象的处理.-image processing.
- 2023-06-14 02:10:05下载
- 积分:1
-
看到的好程序,需要的可以看下,共享下,希望帮到大家
看到的好程序,需要的可以看下,共享下,希望帮到大家-To see a good program, can facie need to share, I hope to help you
- 2022-04-30 11:09:40下载
- 积分:1
-
Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), the...
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制金刚石图案。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), the realization of the screen center as the center and draw the client area diamond pattern.
- 2023-02-22 18:35:04下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1
-
快速三维显示CLOD模型,不同于BunnyLLOD模型,对3D有兴趣的网友可以做做比较!...
快速三维显示CLOD模型,不同于BunnyLLOD模型,对3D有兴趣的网友可以做做比较!-CLOD rapid 3-D display model, which is different from BunnyLLOD model 3 D pairs are interested in the discussion can do it more!
- 2022-05-18 17:47:37下载
- 积分:1
-
由于本人最近研究人脸识别,收集的一些名校的博士硕士论文,全部是08年到09年的,具有很大的参考价值,如需要图像处理模式识别类的材料,请联系shuqin87@16...
由于本人最近研究人脸识别,收集的一些名校的博士硕士论文,全部是08年到09年的,具有很大的参考价值,如需要图像处理模式识别类的材料,请联系shuqin87@163.com-Because I study of face recognition has recently collected a number of prestigious doctoral master" s thesis, all of 2008 to 2009, and has great reference value, such as the need for image processing, pattern recognition type of material, please contact shuqin87 @ 163. com
- 2022-01-25 19:18:08下载
- 积分:1
-
白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。...
白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正。-White balance algorithm, through the HSV model is three-channel gray-scale image analysis, the white balance to be images that can be used under uneven lighting image correction.
- 2022-08-18 07:35:02下载
- 积分:1