-
jm5.0c
视频编解码技术,在有限带宽的情况下,能够大幅度的压缩编码比特数,图像的质量没有丝毫的下降。(Video codec technology, in the case of limited bandwidth can be substantial coding bits, the image quality is not the slightest decline.)
- 2010-08-23 13:34:24下载
- 积分:1
-
Matlab
说明: 针对弱小目标信号提出的RXD异常检测算法,实现对目标的检测(A RXD anomaly detection algorithm for dim and small target signals is proposed to realize target detection.)
- 2020-07-21 19:58:45下载
- 积分:1
-
background-separation
基于灰度直方图的otsu(大津法)改进算法实现图片前景背景分离(matlab代码,实验报告)(Improved algorithm based on gray-scale histogram the otsu (Otsu method) background picture prospects separation (Matlab code, lab report))
- 2012-12-06 16:59:25下载
- 积分:1
-
ico
Pacote com icones do Help do Windows
- 2017-12-14 02:13:12下载
- 积分:1
-
palm-recognition
说明: 掌纹识别代码,对图像预处理和特征提取及匹配(Palmprint identification code, the image preprocessing and feature extraction and matching)
- 2011-04-10 21:07:18下载
- 积分:1
-
colorimginfusion
一种基于小波分析的彩色图像融合方法,需要同一场景的红外与夜视各一张,同时选取任意场景合适的彩色照片作为参考图像(A color image fusion method based on wavelet analysis, infrared and night vision needs each one of the same scene, the scene at the same time any suitable color photo as a reference image)
- 2015-10-14 22:22:50下载
- 积分:1
-
qiyizhifenjie
奇异值分解降噪程序,压缩包里有程序的详细说明,内附有word文档的说明(SVD noise reduction program, compression bag has a detailed description of the program, enclosing a word document description)
- 2013-08-23 21:40:29下载
- 积分:1
-
InversePerspectiveMapping
对输入的图像帧感兴趣区域进行逆透视投影变换,得到俯视图。(The input of the image frame of interest in the area of the inverse perspective projection transform, get a top view.
InversePerspectiveMapping)
- 2016-12-04 21:31:56下载
- 积分:1
-
gaborfilter
图像纹理提取gabor小波提取特征一幅输入的图形进行特征提取基于gabor小波变换(image texture extraction of edge detection)
- 2010-06-10 07:58:33下载
- 积分:1
-
HarrisCorner
对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法:
1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数;
2. 只能用C/C++,不能用其他语言;
3. GUI 只能用自带的HighGUI,不能用QT 或其他的;
4. 平台可以用Windows, Linux, MacOS;
5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色
展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件;
6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
- 2016-01-04 12:44:23下载
- 积分:1