资源列表
C--image-processing
- C语言图像处理有拉普拉斯锐化(边缘检测),256色转灰度图,傅立叶变换,维纳滤波处理等代码(含有测试图片及结果)-C-Laplacian sharpening image processing (edge detection), 256-color to grayscale, Fourier transform, Wiener filter processing code (with test images and results)
Visual-CPP-cmp
- 初学者快速入门VC++图像处理,最全面的学习资料,更能通过对比chap1_1和chap1_4,促进对面向对象和面向过程的理解。学习类的简历-Beginners the Quick Start VC++ image processing, the most comprehensive study materials better through contrast chap1_1 and chap1_4, the promotion of the understanding of object-or
ZebraDisplay
- 视频报警系统,摄像头采集的图像实时识别出来,用于监控是否有异物存在。-Video alarm system, real-time camera images collected identified and used to monitor the presence of a foreign body.
OPENGLbook
- opengl学习的基本书籍,有大量例子可供参考-opengl learning basic books, there are plenty of examples for reference
yanse
- 本程序用于确定摄像头中某一颜色的HSV值,设定了滑动条,可以轻而易举的获得目标色。-This procedure is used to determine a camera in the HSV color values, set the slider, you can easily obtain the target color.
face-recognition
- 首先采用基于人脸肤色相似度计算的方法,进行人脸的识别与分割。接着对人脸进行定位并提取人脸轮廓-face recognition and localization
OpenGL-game-programming-
- OpenGL游戏程序设计(源码)+ 扫描版文档-OpenGL Game Programming (source)+ scanned version of the document
卡片计数
- 采用光电式,利用opencv图像处理检测卡片数量(Number of cards detected by image processing)
sift-data-down
- sift 降维 有关详细资料,里面有着你想要的sift 降维资料-For more information sift dimension reduction, which has a dimension you want to sift data down
Computer-Graphics
- 对于刚刚接触计算机图形学,有一定VC++编程基础的朋友来说,这是个不错的辅助编程范例。-For new to computer graphics, there are some VC++ programming-based friends, this is a good example of the auxiliary program.
2015-11-19_00001-009
- dental tooth Abutment 3d mesh model
draw(vc)
- VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t