-
gongsheng
求图像的二维直方图,产生共生矩阵,可以比较像素点分布的是否均匀。(Two dimensional histogram for image, the co-occurrence matrix, can compare the pixel distribution is uniform.)
- 2014-04-02 15:22:31下载
- 积分:1
-
利用C++实现了BMP图像的读入和显示 BMPCode
利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示(Use C++ achieve the BMP image to read and display BMP images using the C++ achieve to read and display BMP images using the C++ achieve to read and display)
- 2013-06-25 09:30:57下载
- 积分: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
-
MATLAB
is very good,i think you will be liake it
- 2014-05-23 18:45:30下载
- 积分:1
-
perspective-transform
透视变换程序,实现三维物体到二维图像的透视变换。(the program of perspective transformation)
- 2011-11-05 14:47:01下载
- 积分:1
-
Circle-detection
hough和randon函数求图像中圆,对于水中气泡检测效果很不错(Circle detection based on random Hough transform)
- 2021-05-08 02:16:35下载
- 积分:1
-
K-means
通过非监督分类中的K-均值聚类对Indian pines高光谱图像进行分类(Classification of hyperspectral images of pines Indian by K-means of non supervised classification)
- 2016-06-29 21:08:26下载
- 积分:1
-
densecrf-master
说明: 应用条件随机场进行图像分割
使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages
运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or
"pydensecrf-py35" to the new name "pydensecrf"
Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages"
cd examples/
python inference.py im1.png anno1.png out.png)
- 2020-11-25 15:49:32下载
- 积分:1
-
texturedxl
图像检索。通过计算所要检索的图像与图像库中的距离dis,dis最小者与检索图像同类。(image retrieval. Calculated to be indexed images and pictures of the dis the distance, the smallest dis with similar image retrieval.)
- 2007-05-17 19:48:28下载
- 积分:1
-
cut_video
把视频分割成一帧一帧并且保存为图像,实现视频录制(Put the video into a frame of a frame and saved as image segmentation)
- 2013-06-14 16:55:58下载
- 积分:1