资源列表
区域填充
- 用水平扫描线从上到下扫描由点线段构成的多段构成的多边形。每根扫描线与多边形各边产生一系列交点。将这些交点按照x坐标进行分类,将分类后的交点成对取出,作为两个端点,以所填的色彩画水平直线。多边形被扫描完毕后,填色也就完成。(A polygon consisting of a plurality of segments consisting of a line segment from bottom to bottom by horizontal scanning. Each scan line p
三维
- 设定相关参数如表面材质、光源、光照和着色参数等 完成绘制(Set the parameters such as surface, material, light, illumination and shading parameters to complete the drawing)
RealTimeDrawDemo
- 利用chartCtrl 提供在VC6.0实时画图(realize real-time drawing in vc6.0 platform in chartCtrl control)
(精心整理)图像的傅里叶变换
- 图形处理傅里叶变换教程ppt,内有二维离散型傅里叶变换的公式,以及关于图像处理的概念(Graphics processing fourier transform tutorial ppt, there are two-dimensional discrete fourier transform formula, as well as on the concept of image processin)
Camera6
- C#同时打开6个USB摄像头的DEMO,采用halcon自带directshow驱动(C# open 6 USB camera DEMO, using Halcon with its DirectShow driver)
mesh denoising - code
- 联机网络处理三维噪声, 利用法向几何特征作为信息(cascaded network for mesh denoising .)
背景差GMM
- opencv,vs2010 利用混合高斯模型,得到运动前景,与静态背景(Opencv and VS2010 use hybrid Gauss model to obtain motion foreground and static background)
新建文件夹
- 用于突出一幅图像中的某些信息,同时削弱或去除某些不需要的信息,提高图像质量(Used to highlight certain information in an image while weakening or removing some unwanted information and improving image quality)
OpenCV3编程入门【毛星云著】【完整版】
- 关于openCV3的学习资料,非常经典 作者写得很生动(materials for openCV3 based on C++)
OAI
- 在YUV420格式提取Y通道,在Y通道上每隔一个宏块丢失一个宏块(In the YUV420 format, the Y channel is extracted and a macroblock is lost at intervals of one macroblock on the Y channel)
ImageProcess
- 实现图像处理的一些简单操作,求直方图,滤波,求skeleton,distance transform,形态学处理(Histogram,filter,skeleton,distance transform,dilation,erosion)
imgConvert
- 用matlab实现一些简单的医学图像的转换(coverting of basic mediacl image)