资源列表
256色转灰度图---包括试验图像
- 256色转灰度图---包括试验图像(图像处理基础算法源代码VC++集合之一)-color to grayscale 256 --- including experimental image (image processing algorithms based on the source code pool one VC)
制作图标源码
- VB编写的图标制作程序源代码(值得学习)-VB prepared by the icon produced source code (to learn from)
边缘检测程序
- 该程序主要包含了图像边缘检测的集中常用的方法,如sobel, Ccanny, kirsch等等的源代码,希望能对大家有所帮助dene-the program mainly includes the Edge Detection concentration commonly used methods, such as segmentation, Ccanny. "The source code, etc., we hope to help Dene
lvbo2
- 形态滤波,应用膨胀和闭合,能有效消除噪声和空洞-morphological filtering, expansion and closing applications, can effectively eliminate noise and empty
saomiaoxian
- 用c语言实现的扫描线填充算法!其中包括用floodfill()函数模拟的扫描线填充算法!可能对初学者可能有些帮助!-language used by scanning fill algorithm! These include using floodfill () function simulation of scan lines filling algorithm! May beginners may help!
INVCR
- 一个发票的倾斜校正程序,希望对大家有用哦。-an invoice tilt correction procedures in the hope that it may be useful to Oh.
denggaoxian
- 使用VTK的管道机制实现二次曲面的绘制,并制作等高线。-use VTK pipeline mechanisms conicoid mapping, and production of contour lines.
guidlb
- 建立一个对倒立摆动画进行控制的用户界面。一共用到:3-static text, 2-popupmenu, 4-pushbutton和1-axes。 先给定小车起始坐标和终点坐标,按“启动”键开始仿真;按“暂停”后,画面将停止,按任意键(键盘)继续;仿真结束后,按“刷新”清屏;按“退出”键关闭窗口,点“ok“确认。 -creation of an inverted pendulum control animation user interface. A total used 3-stati
autopano-sift-2.4.tar
- 国外的一个全景图拼接程序,用c++编程实现-abroad a panorama stitching procedure, using c Programming
scale2x-2.2.tar
- 超分辨率重建的源代码,用于高质量的图像放大、分辨率增强等-super-resolution reconstruction of the source code for high-quality images magnified, as Resolution Enhancement
CheckFace
- 根据给定的人脸库,首先确定出每幅图象的人脸部分,然后基于K-L变换给出所有图象的特征脸,最后任意给出一幅人脸,将其从已有的人脸库中识别出来。-According to the face basement, first identified each piece of the human face images, Then, based on the K-L transform image given all the characteristics of the face, given a fin
zhiluan
- 是水印中用到的各中置乱算法的具体实现,申明一下,不是本人写的