资源列表
dehaze
- 基于视觉强化的单幅图像去雾算法matlab版,适用于复杂光雾条件图像去雾-Based on the visual enhancement of a single image de-fog algorithm matlab version, suitable for complex fog condition image fogu590D u6742 u5149 u96FE u6761 u4EF6 u56FE u50CF u53BB u96FE
efinger
- 用于人脸检测,你可以马上把它用于你的视频监控系统中-For face detection, you can get it for your video surveillance system
ImageProcess
- 基于vc6.0环境下的雷达工程数据的可视化与处理,它是一个比较综合性的例子。-Vc6.0 environment based radar engineering data visualization and processing, it is a more comprehensive example.
raytracing
- 计算机图像学,经典算法:光线追踪。讲解详细含源代码-Computer iconography, classic algorithms: ray tracing. To explain in detail including source code
bmp2yuv
- 输入一幅bmp图像,将其转化为RGB格式,再转化为yuv格式,最终输出yuv图像-convert bmp image into a yuv image
efinger
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and fea
image-processing-and-recognition
- VC与MATLAB图像处理与识别_源代码-VC and MATLAB image processing and recognition
TheLensTheoryandApply
- 介绍了摄像机镜头的详细知识,以及使用技巧-Presented a detailed knowledge of the camera lens, and the use of techniques
shuzituxiangchuli
- This a source of digital image processing to achieve the basic functions, including the Hough transform, edge detection, compression, and so function Hafu Man-This is a source of digital image processing to achieve the basic functions, including the
3D_MATCHing_SIFT
- matlab环境下的三维点云配准程序,采用点特征进行配准-Three-dimensional point cloud registration program in matlab, registration using point features
Hough--er-zhi-huidu
- 本程序是基于单文档的,打开一副图像,即可看到图像处理菜单,单击其下面的菜单,即可实现hough 变换,二值化,灰度图转换等效果。-This procedure is based on a single document, open an image, you can see the image processing menu, click the following menu, you can achieve the hough transform, binary, grayscale conv
CImg
- 一个图像处理的C++类库,封装了常用算法,如图像的读写,旋转等功能