资源列表
sift_demo2
- SIFT算法的使用demo,对自己编程序很有帮助,是对图像分析的好帮手。-SIFT algorithm for the use of demo, programmed to their helpful, image analysis is a good helper.
sift_demo4
- SIFT算法的使用demo,对自己编程序很有帮助,是对图像分析的好帮手。-SIFT algorithm for the use of demo, programmed to their helpful, image analysis is a good helper.
CDROM_GDC03
- 该程序为图形学中流体领域的大牛Jos stam于2003年公开发布的一个关于流体求解程序,其中就包含其半拉格朗日算法的实现。该程序为二维,相信读者拓展到三维是很容易的。-The program for the graphics in the field of fluid Daniudi Jos stam in 2003 published a fluid solver, which contains the semi-Lagrangian algorithm implementation. Th
mosaic
- 打开一个图象,并对图象相关区域进行马赛克处理,产生一幅新的图象!-Open an image, and image mosaic treatment-related region, producing a new image!
imageswithfade
- 图象的渐显/渐隐是十分重要的图象效果,广泛运用于图象处理和多媒提娱乐软件。渐显/渐隐算法设计的最大困难是速度控制,包括定时和快速改变图象中各象素的颜色。如采用普通的全图扫描算法,则速度较慢,很难真正体现渐显/渐隐效果-Image渐显/ fade effects are very important images, widely used in image processing and multi-media entertainment software mentioned.渐显/ fade al
FormGradientbackgroundsachieve
- 种奇特的视觉效果制作起来相当简单,只需将屏幕分成许多行,每一行显示不同的颜色就可以了。渐变图形可以有许多种形式,有圆形渐变、矩形渐变、对角渐变等多种显示效果。要显示渐变,需使用到RGB 宏,每次使颜色值的各颜色分量稍有变化-Species peculiar to the production of visual effects is quite simple, just the screen is divided into a number of lines, each line shows a
CH
- 已包含了点运算,图像几何变换,正交变换,修改等一系列源代码。-Points have been included in computing, image geometric transform, orthogonal transformation, a series of modified source code.
GraySharpen
- C++实现的灰度图像锐化工具,同时具有滤波功能,可以滤除图像中的噪点。使用256灰度级BMP图像-C++ implementation of the gray image sharpening tools, at the same time filtering can filter out image noise. 256 gray-scale BMP image
prewitt
- 通过prewitt算子,对图象进行一阶微分处理,达到图象增强的目的!-Through the Prewitt operator, one of image-order differential treatment to achieve the purpose of image enhancement!
FastICA25
- 一个ICA 源代码,非常完整,希望对大家有帮助-fast ICA
Getting_Started_with_OpenCV_Eng
- OpenCV 项目负责人做的报告,关于OpenCV的原理和功能示范,是Opencv初学者的很好参考- the report of OpenCV project manager
canny_Opencv
- 使用Opencv进行Canny算子边界提取的示例程序,可为初学者进行参考-Edge detect using canny detector with OpenCV lib
