-
vc图像处理的程序1
实例 vc程序
文件名DIBDisplay
vc图像处理的程序1
实例 vc程序
文件名DIBDisplay-vc image processing procedure example of a file name vc procedures DIBDisplay
- 2023-05-12 12:30:02下载
- 积分:1
-
图形图像处理用的,基于OPENCV的开源代码库
图形图像处理用的,基于OPENCV的开源代码库-Graphic image processing are used, based on open source code library OPENCV
- 2022-03-15 22:57:05下载
- 积分:1
-
高
高性能多核编程IPP,对图像处理及人工智能很有帮助-High-performance multi-core programming IPP, very useful for image processing and artificial intelligence
- 2022-07-10 04:08:24下载
- 积分:1
-
内容
基于内容的图像检索系统的性能评价标准的研究-Content-Based Image Retrieval System Performance Evaluation Standards
- 2023-03-24 20:40: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
-
image matching algorithm sift two images into an image
sift图像匹配算法实现 两幅图像合并成一幅图像-image matching algorithm sift two images into an image
- 2023-05-29 03:50:03下载
- 积分:1
-
里面有几篇核fisher的文献,原理以及实例介绍得都很详细
里面有几篇核fisher的文献,原理以及实例介绍得都很详细-Inside there are several nuclear fisher literature, principle and example have very detailed description
- 2022-02-11 12:21:35下载
- 积分:1
-
合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim
合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim 。-Synthetic aperture radar images (SAR) the basic procedures, open
- 2022-01-26 05:37:40下载
- 积分:1
-
高斯背景建模的C++程序,里面有用到OPENCV。
高斯背景建模的C++程序,里面有用到OPENCV。-Gaussian background modeling C++ Procedures, which useful to OPENCV.
- 2022-03-21 11:11:53下载
- 积分:1
-
The best image processing software source code, has a variety of treatment effec...
最好的图像处理软件源代码,有各种处理效果。-The best image processing software source code, has a variety of treatment effects.
- 2022-01-26 02:25:29下载
- 积分:1