-
一个pcnn方面的程序,比较原始,但是效果好
一个pcnn方面的程序,比较原始,但是效果好-A PCNN procedures, more original, but effective
- 2022-04-08 04:18:27下载
- 积分:1
-
本代码是Foreground
本代码是Foreground-Background Segmentation of Video Sequences的配套程序,利用KDE算法对avi进行处理,从而提取前景和背景,在windows, Visual C++下测试成功-This code is Foreground-Background Segmentation of Video Sequences matching procedures, the use of KDE algorithm to deal with avi, thereby extracting the prospects and the background, in windows, Visual C++ Test successful
- 2022-10-02 14:55:03下载
- 积分:1
-
掷立体色子的程序
掷立体色子的程序- Throws the three-dimensional dice the procedure
- 2022-03-21 04:14:01下载
- 积分:1
-
这是一个Visual c++ 数字图象基础的源码
这是一个Visual c++ 数字图象基础的源码-This is a Visual c digital images based on the source
- 2022-01-23 10:13:06下载
- 积分:1
-
图像处理中的浮雕效果图像,已经通过调试,可方便使用
图像处理中的浮雕效果图像,已经通过调试,可方便使用-Image Processing Emboss images, has passed debugging can be easy to use
- 2022-02-06 15:26:11下载
- 积分:1
-
128* 128 grayscale image binarization after RLE encoding. In its decoders. .
128*128灰度图象二值化后进行RLE编码。
在为其解码-128* 128 grayscale image binarization after RLE encoding. In its decoders. .
- 2022-06-19 21:53:15下载
- 积分:1
-
VB版bmp2ico,可以将bmp图片转换成VB等可用图标。
VB版bmp2ico,可以将bmp图片转换成VB等可用图标。-VB version bmp2ico, can converte bmp picture into icon which can be used in VB,etc.
- 2023-08-13 02: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
-
SIFT算法C语言原程序,有需要的可以下载了,好东西哦!
SIFT算法C语言原程序,有需要的可以下载了,好东西哦!-sciences algorithm C language program, the need to be downloaded, the good stuff!
- 2022-11-16 11:25:04下载
- 积分:1
-
这三个程序,是用不同的方法实现消影,浮动水平线法
这三个程序,是用不同的方法实现消影,浮动水平线法-three procedures, use different methods to achieve Consumers video, floating horizontally France
- 2022-07-11 05:18:27下载
- 积分:1