-
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。...
方块编码程序
本程序采用了最简单的方块编码对512×512的lena图像进行了编码
运行程序后可以看出,方块取得越大,图像编码后失真越大。
-Box coding procedures used in this process the most simple box of 512 × 512 encoding the lena image after the encoding run the program we can see that the box to obtain the greater the greater the distortion image is encoded.
- 2022-05-05 07:33:20下载
- 积分:1
-
矢量图形水印嵌入,不可见水印,具有很强的鲁棒性和透明性
矢量图形水印嵌入,不可见水印,具有很强的鲁棒性和透明性-Watermark embedding vector graphics, not visible watermark with robustness and transparency
- 2022-05-24 14:25:27下载
- 积分: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
-
HU的七个不变矩,每个文件是一个子程序,对应冈萨雷斯的数字图像处理教程的...
HU的七个不变矩,每个文件是一个子程序,对应冈萨雷斯的数字图像处理教程的-HU
- 2023-08-31 04:30:03下载
- 积分:1
-
mpeg4 decoding procedures, and the intron LIB source code, support Overlay, RGB...
mpeg4解码程序,内含LIB库及其源码,支持Overlay,RGB模式,支持动态接收视频流和指定文件输入.-mpeg4 decoding procedures, and the intron LIB source code, support Overlay, RGB mode, supports dynamic video stream and receive specified file input.
- 2023-01-22 06:55:04下载
- 积分:1
-
bmp image format to asc small program, which is very convenient to use debugger
bmp图像格式转asc的小程序,十分方便调试使用-bmp image format to asc small program, which is very convenient to use debugger
- 2022-02-14 17:44:46下载
- 积分:1
-
图象处理软件
不是很流畅
不怎么好用,有些功能也不全
图象处理软件
不是很流畅
不怎么好用,有些功能也不全-VISUAL BASIC
- 2022-01-22 16:14:52下载
- 积分:1
-
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可...
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可直接使用.4还有readme说明,不过本程序操作十分简单.
希望能对您的学习有所帮助!
- 2022-01-25 14:34:04下载
- 积分:1
-
自动多目标检测跟踪,是在OPENCV里实现的,希望大家多多支持
自动多目标检测跟踪,是在OPENCV里实现的,希望大家多多支持-Automatic multi-target detection tracking is achieved OPENCV I hope we can support
- 2022-12-19 19:15:03下载
- 积分:1
-
3Q method used for data pre
用3Q法进行数据预处理,剔除数据系列中的粗差值-3Q method used for data pre-processing, excluding crude data series in the difference
- 2022-01-26 05:48:18下载
- 积分:1