-
LSB算法~~一个可以参考的最简单的数字水印算法
LSB算法~~一个可以参考的最简单的数字水印算法-LSB algorithm ~ ~ one can refer to the most simple digital watermarking algorithm
- 2022-11-27 18:35:03下载
- 积分:1
-
目标跟踪中常用均值漂移算法,以下是关于meanshift的一些改进算法...
目标跟踪中常用均值漂移算法,以下是关于meanshift的一些改进算法-Commonly used in target tracking, mean-shift algorithm, the following are some improvements on the algorithm of meanshift
- 2022-02-02 10:10:22下载
- 积分:1
-
本程序是一个将图片转换成可以在打印机上打印的例子,可以将图片转换成灰度图,二值图,包含抖动算法和图案法。...
本程序是一个将图片转换成可以在打印机上打印的例子,可以将图片转换成灰度图,二值图,包含抖动算法和图案法。-This procedure is a picture can be converted into examples of the printer to print can be converted to grayscale images, binary image, including jitter algorithms and design method.
- 2023-06-21 00:45:05下载
- 积分:1
-
应用C++Builder编写图像处理中的旋转及翻转图像程序
应用C++Builder编写图像处理中的旋转及翻转图像程序-Application of C++ Builder in the preparation of image processing procedures for the rotation and flip images
- 2022-03-18 22:28:33下载
- 积分: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_ pixel-based image registration procedures, a very good use, accuracy is also high on the download you want to use!
- 2022-01-25 16:59:42下载
- 积分:1
-
SOM工具包,包括matlab程序及学习文档
SOM工具包,包括matlab程序及学习文档-SOM toolkit, including the procedures and learning matlab documentation
- 2023-09-02 04:10:03下载
- 积分:1
-
此源码包括图像的向上向下特效显示,二值化处理以及灰度分布直方图的生成。...
此源码包括图像的向上向下特效显示,二值化处理以及灰度分布直方图的生成。-This source, including images of the upward downward effects showed Binarization distribution deal as well as the gray histogram generation.
- 2022-09-20 04:10:03下载
- 积分:1
-
use C language S P integral wavelet transform and arithmetic coding
使用C语言实现整数小波S+P变换和算术编码-use C language S P integral wavelet transform and arithmetic coding
- 2022-10-30 23:25:02下载
- 积分:1
-
YUV到RGB,Verilog
YUV颜色空间转RGB颜色空间,verilog代码实现-YUV to RGB,verilog
- 2022-01-26 02:54:55下载
- 积分:1