-
fft
针对图像进行快速傅里叶变换,方便进行频频分析与处理。(Fast Fourier transform for the image, to facilitate frequent analysis and processing.)
- 2010-05-20 13:26:39下载
- 积分:1
-
ImageBoard
图像处理软件,功能齐全,简单,而且逻辑清除,很适合图像处理编程初学者(Image processing software, full-featured, simple, clear and logical, it is suitable for image processing programming beginners)
- 2020-12-27 20:19:02下载
- 积分:1
-
singalframenuc
通过统计直方图并作相应的处理完成了红外图像非均匀性校正,特别是针对红外图像中常见的条纹非均匀性(Through statistical histogram and processed accordingly infrared image non-uniformity correction, especially for the common striped infrared image non-uniformity)
- 2021-02-10 16:29:52下载
- 积分:1
-
gray2rgb
能将一幅灰度图像根据用户自己给定的彩色图像将其对应的转化为真彩色图像。(Gray image can be processed into rgb image.)
- 2013-10-16 10:15:06下载
- 积分: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
-
qtfm
说明: 基于四元数的matlab处理工具包,利用四元数实现了很多图像处理的功能,并提供了api供大家使用(Quaternion-based processing tool kit of matlab, the use of quaternions to achieve a lot of image processing functions, and to provide for your use of the api)
- 2009-08-16 14:03:45下载
- 积分:1
-
Azi_sim
數據繪圖時候有時候必須處理資料矩陣轉向,該編碼詳細說明如何處理矩陣在三維度空間下進行轉向,而不是利用Curve Fitting Tools(Data drawing sometimes has to deal with the data matrix steering, which details how to handle the matrix to steer in a three-dimensional space instead of using Curve Fitting Tools)
- 2020-06-22 19:40:02下载
- 积分:1
-
区域生长
形态学方法区域分割,利用区域生长算法,实现区域分割(Morphological method for region segmentation and region growing algorithm for region segmentation)
- 2020-06-21 19:20:01下载
- 积分:1
-
camshift_matlab_ilekoaiq
cashift_matlab,我做的一些修改:
1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。
2.修改了另外建立avi文件的方式。
2.实时显示跟踪结果。
3.彩色图显示,用红色框圈出目标。
4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。
5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes:
1. Modify the kind of network before you need to enter the avi file name and then read the way to read avi file directly.
2. Modify the other way to create avi file.
2. Real-time display tracking results.
3. The color map shows the target with a red box.
4. Because it is based on the color characteristics, so to choose the color characteristics of the obvious. You can test your own avi video with a prominent target color.
5. A little problem at the end of the program, press ctrl + c to end.)
- 2018-01-15 09:50:50下载
- 积分:1
-
graycomatrix
hslogic算法仿真,基于matlab的灰度共生算法的集成电路裂痕修复仿真(Hslogic algorithm simulation, integrated circuit crack repair simulation based on MATLAB gray level co-occurrence algorithm)
- 2019-03-14 20:06:10下载
- 积分:1