-
itinerary coding, JPEG coding (basic system) command line compiler process follo...
行程编码,JPEG压缩编码(基本系统)
命令行编译过程如下
vcvars32
rc bmp.rc
cl compress.c bmp.res user32.lib gdi32.lib-itinerary coding, JPEG coding (basic system) command line compiler process following vcvars32 mail c bmp.rc l compress.c bmp.res user32.lib gdi32.lib
- 2022-06-20 14:45:55下载
- 积分:1
-
这是一个用matlab做的,关于图像识别的源码,其中有各种例子...
这是一个用matlab做的,关于图像识别的源码,其中有各种例子-This is a use matlab to do on the source image recognition, which has a variety of examples
- 2023-01-17 21:05: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
-
利用蝶形算法,实现快速傅立叶变换及其逆变换
利用蝶形算法,实现快速傅立叶变换及其逆变换-The use of butterfly algorithm, fast Fourier transform and its inverse transform
- 2022-02-01 09:08:48下载
- 积分:1
-
对图像进行平滑处理,是一个很好的实用的程序,大家试一下就知道了....
对图像进行平滑处理,是一个很好的实用的程序,大家试一下就知道了.-Image smoothing treatment is a good practical procedures, U.S. try to know.
- 2022-03-16 21:46:29下载
- 积分:1
-
利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测...
利用openCV的一些函数计算并更新运动历史图像实现在视频监控中的运动模板检测-OpenCV use some function to calculate and update the movement of history in the video surveillance images to achieve the campaign template detection
- 2022-05-12 10:17:32下载
- 积分:1
-
Active Contour without Edges Matlab Code 李春明版 一种新的水平集方法由Chunming Li教授开发...
Active Contour without Edges Matlab Code 李春明版 一种新的水平集方法由Chunming Li教授开发-Active Contour without Edges Matlab Code
- 2023-01-19 01:50:04下载
- 积分:1
-
学习书籍挖掘必读的十个经典算法,对初学者应该有帮助
学习书籍挖掘必读的十个经典算法,对初学者应该有帮助-Excavation of the 10 must-read book to learn classical algorithm, there should be help for beginners
- 2022-03-29 07:23:29下载
- 积分:1
-
Matlab中编写将彩色图像颜色传递给灰度图像的函数
Matlab中编写将彩色图像颜色传递给灰度图像的函数-Matlab prepared color image color will be passed to a function of gray image
- 2022-03-22 19:56:14下载
- 积分:1
-
读取DWG 需要安装DToolsX 希望对大家游泳
读取DWG 需要安装DToolsX 希望对大家游泳-Read DWG need to install DToolsX hope everyone swimming
- 2022-03-01 23:18:05下载
- 积分:1