-
matlab.imnoise.conv2
数字图像邻域平均法去噪的实现(包括有M文件和图像)(neighborhood Digital Image Denoising the average realized (including M documents and images))
- 2007-04-09 09:56:59下载
- 积分:1
-
matlab图像处理
说明: matlab 几个常见的图像处理操作,包括RGB颜色分量,imadjust函数运算,非常适合初学者学习(Several common image processing operations in MATLAB, including RGB color component, imadjust function operation, are very suitable for beginners to learn)
- 2020-04-04 13:17:20下载
- 积分:1
-
FVC2004
说明: FVC2004指纹数据库下载,希望帮到有需要的朋友.(FVC2004 Fingerprint Database)
- 2019-04-11 14:19:52下载
- 积分:1
-
kld
基于数学形态学的图像颗粒度分析算法,先去噪再求面积然后绘制颗粒度函数。(based on mathematical morphology particle size analysis algorithms, first try to de-noising area before drawing particles function.)
- 2006-06-24 13:10:11下载
- 积分:1
-
Algorithms-and-Applications
Computer Vision:Algorithms and Applications,Richard Szeliski,适合图像处理人群(Computer Vision: Algorithms and Applications, Richard Szeliski, suitable for image processing crowd)
- 2013-02-01 13:32:47下载
- 积分:1
-
Subpixel-
亚像素位移和变形梯度测量采用数字图像/散斑相关(Subpixel displacement and deformation gradient measurement using digital image/speckle correlation( DISC
))
- 2020-11-27 16:19:32下载
- 积分:1
-
MATLAB
:数字水印技术作为数字媒体版权保护的有效办法,近年来在国内外引起了人们极大的兴趣。作者采用了DCT离散余弦变换的算法,对图像这种多媒体数字作品进行了数字水印的嵌入和检测研究。并且使用了高效实用的编程工具MATLAB来介绍了一种DCT域的图像数字水印嵌入和提取的(BASIC_WM.M
..........................................cellauto.m
..........................................dctwatermark.m
..........................................detectbasic_wm.m
..........................................plotcorr_coef.m
..........................................wavedetect.m
..........................................wavedetect2.m
..........................................wavemarksvd.m
..........................................wavemarksvd)
- 2012-05-09 11:26:26下载
- 积分: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
-
MRI-CT融合示例
说明: 这是MRI-CT融合示例code,编程语言为matlab。内含图像,注释清晰,代码完整,下载解压后可以直接运行。(This is an example code of MRI-CT fusion, and the programming language is matlab. The image is included, the annotation is clear, and the code is complete. After downloading and decompressing, it can run directly.)
- 2020-05-11 21:35:25下载
- 积分:1
-
Imagesregistered
实现图像配准和计算配准均方根误差的功能,人工选取控制点,包括四种转换方法。(Achieve image registration and registration RMSE calculation function, manual selection control points, including four kinds of conversion methods.)
- 2021-02-24 23:59:39下载
- 积分:1