-
vanishing moments of procedures, it is a signal to carry out peacekeeping Progra...
消失矩作用的程序,它是用一维信号来进行编程
-vanishing moments of procedures, it is a signal to carry out peacekeeping Programming
- 2023-06-01 03:45:03下载
- 积分: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
-
实现图像的中值滤波处理,从而实现对图像的处理
实现图像的中值滤波处理,从而实现对图像的处理-finish the process of median filtering
- 2022-03-18 09:49:38下载
- 积分:1
-
DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64...
DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64-DCT watermark, simple and practical, based on the 8* 8 sub-block DCT domain watermark image watermark embedding algorithm is 64* 64
- 2023-02-13 17:35:03下载
- 积分:1
-
Image processing frequently used standard test images of the RAW format. Includi...
图像处理中经常使用的标准测试图像的RAW格式文件。其中包括lena,barbara,finger,goldhill,baboon等。-Image processing frequently used standard test images of the RAW format. Including lena, barbara, finger, goldhill, baboon, etc..
- 2022-03-21 18:59:11下载
- 积分:1
-
给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等
给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等-Several morphological gradient algorithm is given, including, but gradient-scale, multi-scale gradient, multi-structural elements, such as gradient
- 2022-02-26 10:55:44下载
- 积分:1
-
针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分布均衡化的程序。取自《vc++图像处理程序设计》第4章...
针对图像的灰度变换,阈值,直方图,线性灰度变化,灰度分布均衡化的程序。取自《vc++图像处理程序设计》第4章-For the image gray-scale transformation, threshold, histogram, linear gray scale, gray scale distribution of equalization process. Retrieved from " vc++ image processing program design," Chapter 4
- 2022-03-12 12:38:46下载
- 积分:1
-
opencv+directshow
学习opencv+directshow的文档-opencv+directshow
- 2023-08-29 03:35:03下载
- 积分:1
-
Using matlab to solve the inverse matrix. This procedure completely the c langua...
采用matlab求解矩阵的逆.本程序采用完全的c语言格式在matlab平台下编制-Using matlab to solve the inverse matrix. This procedure completely the c language format in the preparation of matlab platform
- 2023-02-27 17:10:03下载
- 积分:1
-
dicom到bmp转换程序 非常好用,亲自调试过,并且很准确,可以打开多个公司的DICOM图像,推荐...
dicom到bmp转换程序 非常好用,亲自调试过,并且很准确,可以打开多个公司的DICOM图像,推荐-DICOM to bmp conversion process is very easy to use, personally have been debug, and very accurate, you can open multiple companies DICOM images, Recommended
- 2022-02-09 18:50:23下载
- 积分:1