-
nsift
多维尺度不变性的C++实现,必须联合ITK一起用,享受吧(Multi-dimensional scale invariance of the C to achieve, we must co-itk together, and enjoy it)
- 2008-05-11 22:20:10下载
- 积分:1
-
细胞核分割计数
细胞核分割计数,通过大津法阈值分割图像后,进行腐蚀以及膨胀等操作处理图像,标记连通区域来计数(Threshold segmentation count of nuclear image)
- 2020-06-27 07:20:02下载
- 积分:1
-
实验一
说明: 像素与图像基本指标—彩色图像的基本信息、像素颜色值、图像的大小、矩阵形式等、对灰度图像计算有关统计参数:(1)图像的大小;(2)图像的灰度平均值;(3)图像的自协方差;(4)图像的灰度标准差、对图像进行45度,19度,98度等任意角度的旋转,并计算原图与旋转后图像的相关系数和协方差矩阵(Pixel and Basic Index of Image)
- 2019-04-07 16:01:00下载
- 积分:1
-
一篇重要的角点检测文献的配套Matlab源码corner_detector_2004
这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。(This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.)
- 2021-01-09 17:48:51下载
- 积分:1
-
Image-and-Video-Steganography-master
实现了图像与视频的信息隐藏,输入图片和视频可进行效果演示(The information hiding of image and video is realized)
- 2021-04-06 11:29:02下载
- 积分:1
-
1088736_dssz
随机中点位移法matlab程序代码,生成三维山地模型(Random Midpoint Displacement Method for Mountains Generation)
- 2021-03-23 14:39:17下载
- 积分:1
-
514424
鼠标写毛笔字源码例程,程序结合易语言扩展界面支持库和图像格式转换支持库,实现用鼠标写出毛笔字的效果。可以展现多种毛笔字形态,启动时有使用帮助说明。(Mouse calligraphy source routines, programs combined with easy language support library expansion interface and image format conversion support library , use the mouse to write calligraphy achieve results. )
- 2016-12-22 10:53:09下载
- 积分:1
-
dct
图相多描述编码matlab仿真
多描述编码的matlab仿真,本科生的毕业设计
生成图像后计算psnr
>> J=imread( 两描述都收到后重建的图像.bmp )
PSNR(I,J)
ans =
32.3290
>> J=imread( 描述1重建后的图像.bmp )
>> PSNR(I,J)
ans =
28.7011
>> J=imread( 描述2重建后的图像.bmp )
>> PSNR(I,J)
ans =
29.1467
(Figure phase multiple description coding matlab simulation
Matlab simulation of multiple description coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descriptions are received. Bmp )
>> PSNR (I, J)
ans =
32.3290
>> J = imread ( to describe a reconstruction of images. Bmp )
>> PSNR (I, J)
ans =
28.7011
>> J = imread ( to describe two reconstruction images. Bmp )
>> PSNR (I, J)
ans =
29.1467)
- 2020-12-10 21:09:19下载
- 积分:1
-
image-segmentation
基于自动种子选择的区域生长法,克服了传统区域法的很多缺点(Region growing method based on automatic seed selection, to overcome the many shortcomings of the traditional regional law)
- 2013-04-30 19:51:20下载
- 积分:1
-
Compare_SINR_by_different_angles
通信专业中滤波算法中有关信噪比计算的matlab编程。(Communication professional in filtering algorithm Matlab programming signal-to-noise ratio.)
- 2021-02-04 15:19:58下载
- 积分:1