-
《数字图像处理编程入门》,非常容易上手,文字后有现成的通过运行的程序,是清华一位博士写的...
《数字图像处理编程入门》,非常容易上手,文字后有现成的通过运行的程序,是清华一位博士写的-Introduction to digital image processing program, very easy, after the language has ready-made by running the procedure, a doctor is written by Tsinghua
- 2022-08-08 15:32:13下载
- 积分:1
-
对图像进行开重构操作,并比较有无开重构图像极大值的前后变化。...
对图像进行开重构操作,并比较有无开重构图像极大值的前后变化。-Reconstruction of the image to open operation, and compare the availability of open reconstruction of images before and after the change maxima.
- 2022-03-05 21:04:41下载
- 积分:1
-
This procedure using VC to achieve the extraction using Canny edge operator
本程序用VC++实现了用Canny算子提取边缘-This procedure using VC to achieve the extraction using Canny edge operator
- 2022-05-30 05:43:44下载
- 积分:1
-
1. 2 Da Vinci platform software architecture. Leonardo da Vinci image processing...
1.达芬奇平台软件结构
2.达芬奇图像处理平台算法标准的实现-1. 2 Da Vinci platform software architecture. Leonardo da Vinci image processing algorithm for the standard implementation platform
- 2022-10-05 19:35:03下载
- 积分:1
-
国外著名大学编写的利用粒子滤波器的目标跟踪算法(particle fitler visual tracking)...
国外著名大学编写的利用粒子滤波器的目标跟踪算法(particle fitler visual tracking)-famous prepared by the University of particle filter target tracking algorithms (particle fitl er visual tracking)
- 2023-06-10 06:15:03下载
- 积分:1
-
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。...
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。-Fourier transform is commonly used in image processing of some algorithm, which is the c language.
- 2022-01-31 07:57:43下载
- 积分:1
-
本程序介绍了一个非常实用的DSP图象处理程序,仅供参考,请最好不要用于商业用途...
本程序介绍了一个非常实用的DSP图象处理程序,仅供参考,请最好不要用于商业用途-This procedure introduced a very useful DSP image processing procedures are for reference only, please best not used for commercial purposes
- 2022-11-28 17:45:03下载
- 积分:1
-
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1...
边界方向的直方图统计。采用canny算法实现。
测试图片说明:(图像路径名请在main函数中AnsiString name="1.bmp" 中设定)
1.bmp、2.bmp用来测试尺度变换后图像的识别;
3.bmp、4.bmp用来测试尺度变换后图像的识别;
2.bmp、2_shift.bmp用来测试平移后图像的识别。
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
运行后文件夹应该有Image1.bmp,Image2.bmp,Image3.bmp,Image4.bmp;
实现输出灰度图、平滑图、边缘图以及双阈值处理后的边缘图;
边界直方图数据和归一化后直方图数据分别保存在histogram.txt和NormalHistogram.txt中。-Border direction histogram statistics. Canny algorithm used. Testing Photo caption: (image path name in the main function AnsiString name = 1.bmp set) 1.bmp, 2.bmp used to test scaling image identification 3.bmp, 4.bmp used to test After scaling the image identification 2.bmp, 2_shift.bmp used to test post-translational image recognition. Realize the output grayscale, smooth map, edge map, as well as dual-threshold edge map after the treatment running folder should have Image1.bmp, Image2.bmp, Image3.bmp, Image4.bmp realize grayscale output, smooth map, edge map, as well as dual-threshold edge map after the treatment border histogram data an
- 2023-07-29 09:00:03下载
- 积分:1
-
对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了...
对摄像机进行标定。学习之用。学写代码的话比看OPENCV的代码要好,使用的话OPENCV或者MATLAB都足够了-Calibration of the camera. Learning. Write code, then look OPENCV than the code is better, the use of words or MATLAB are OPENCV enough
- 2022-06-20 03:40:27下载
- 积分:1
-
中值滤波,对图像在Visual C++下处理,对于刚入门学习VC处理图像来说是一个很好的学习工具...
中值滤波,对图像在Visual C++下处理,对于刚入门学习VC处理图像来说是一个很好的学习工具-Median filtering, the images dealt with under the Visual C++ for beginners learning VC image processing is a good learning tool
- 2022-03-07 07:59:56下载
- 积分:1