资源列表
src
- SIFT代码,多用于图像拼接,匹配精度高-sciences code used for image stitching, matching high accuracy
match
- 相位相关配准,图像匹配,图像处理,matlab源码-phase correlation registration, image matching, image processing, Matlab FOSS
15883822pcasift-0.91nd
- pca sift,比SIFT速度快,匹配精度高,-pca sift, faster than the sciences, matching high precision,
YUV_PLAYER
- YUV播放器扩展,可以进行黑白和彩色YUV视频格式的播放和单帧查看等功能,很好用,欢迎下载!-YUV player expansion can be black-and-white and color video YUV format of broadcast and single-frame View, and other functions, is useful, welcome to download!
point_line
- 数字摄影测量学中的点特征提取和线特征提取-digital photographic surveying the point line feature extraction and feature extraction
blurred_image
- 用来模糊图像,加入一些噪声,并且恢复图像原貌!验证图像的可分辨程度。-used to fuzzy images by adding some noise, image and restore the original appearance. Images can be verified to distinguish degree.
icontobmp
- 将图标转换位位图,效果很好,速度很快,改动后可完成批量转换-icon will change places bitmap and the results very good, very fast, can be altered after the completion of batch conversion
TemplateTrans
- 图像处理中,可以显示图像,并对图像进行操作处理,形态变换等,是图形图像处理有用的一个程序-image processing, can show images and image processing operation, morphological transformation. Graphic Image processing is a useful procedure
Morph
- 显示图像并进行图像增强,完整的程序。该程序可以显示图像并对其进行处理-show images and image enhancement, and integrity of the process. The procedure can display the image and its treatment
zhifangtu
- 显示图片的直方图,上传图片到数据库,批量上载和单个图片上载-Photo shows the histogram, upload pictures to the database, the lot on the individual and on the Photo
emabedprogram
- 一些DCT,DWT的原代码,希望对大家有所帮助。代码可能不全,望见谅。-some DCT, DWT the original code, we hope to help. Code may be incomplete, hope will forgive me.
RealtimeImageLineExtractAlgorithmDemo
- 算法特点: (1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整); (2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数; (3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒; 测试方法: 在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。 (可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等)