-
图像融合的方法,包括小波,金子塔等,以及实验图片
图像融合的方法,包括小波,金子塔等,以及实验图片-Image fusion methods, including wavelet, pyramid, as well as the experimental picture
- 2023-02-06 11:55:04下载
- 积分:1
-
PSNR for the image! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
求图像的峰值信噪比-PSNR for the image! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-03-13 17:03:43下载
- 积分:1
-
用Visual C++实现的小波
利用Visual C++实现的基于wavelet的图像拼接、融合、重建等算法,非常实用-Using Visual C++ implementation of the wavelet-based image mosaic, integration, reconstruction algorithm, a very practical
- 2022-11-28 15:35:03下载
- 积分:1
-
一个优化了的H.264编码JM,在VC下能够顺利通过测试
一个优化了的H.264编码JM,在VC下能够顺利通过测试-Workspaces for MS Visual C++ 2003/2005 are provided with the names
jm_vc7.sln - MS Visual C++ 2003
jm_vc8.sln - MS Visual C++ 2005
- 2022-03-14 09:11:45下载
- 积分:1
-
计算机图形学,obj图像说明,用于计算机图形学软件中的实体交互,3DMAX MAYA等...
计算机图形学,obj图像说明,用于计算机图形学软件中的实体交互,3DMAX MAYA等-Computer Graphics, obj image description for the computer graphics software, interactive entity, 3DMAX MAYA, etc.
- 2023-03-29 17:10:04下载
- 积分:1
-
Mainly on the introduction of opencv to achieve image enhancement, image transfo...
主要是关于opencv的介绍,实现图像增强,图像变换和其他一些功能。-Mainly on the introduction of opencv to achieve image enhancement, image transformation, and other features.
- 2023-02-23 04:00:04下载
- 积分:1
-
awimg = rgb2gray(IM1)
awimg=rgb2gray(im1)
tic
[accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50)
circen
toc
figure(1) imagesc(accum) axis image
title( Accumulation Array from Circular Hough Transform )
figure(2) imagesc(rawimg) colormap( gray ) axis image
hold on
plot(circen(:,1), circen(:,2), r+ )
for k = 1 : size(circen, 1),
DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- )
end
hold off
title([ Raw Image with Circles Detected , ...
(center positions and radii marked) ])
figure(3) surf(accum, EdgeColor , none ) a
- 2022-02-04 17:38:42下载
- 积分:1
-
不调用matlab库函数的用区域增长法进行阈值分割。
不调用matlab库函数的用区域增长法进行阈值分割。-Matlab library function call does not use regional growth threshold segmentation method.
- 2022-05-18 22:37:29下载
- 积分:1
-
CRF(条件随机场)的程序包,用于图像分析(恢复,分割),对图像进行建模...
CRF(条件随机场)的程序包,用于图像分析(恢复,分割),对图像进行建模-CRF (with the conditions of the airport) package for image analysis (restoration, segmentation), the image modeling
- 2022-03-07 01:18:17下载
- 积分:1
-
这是一个简单的模拟水面反射效果的程序,程序中使用了GPU编程技巧...
这是一个简单的模拟水面反射效果的程序,程序中使用了GPU编程技巧-This is a simple simulation of surface reflection effects of the procedure, procedures using the GPU Programming Skills
- 2022-06-28 13:40:11下载
- 积分:1