-
电子书籍_数字图像处理
电子书籍_数字图像处理-E-books _ Digital Image Processing
- 2022-03-24 17:35:40下载
- 积分:1
-
利用C#进行数字识别的源程序,利用C#进行数字识别的源程序。...
利用C#进行数字识别的源程序,利用C#进行数字识别的源程序。-The use of C# Digital identifiable source, using C# Digital identification of the source.
- 2022-03-05 12:12:45下载
- 积分:1
-
圆的画法(计算机图形学)
圆的画法(计算机图形学)-round of paint (computer graphics)
- 2022-07-11 13:38:04下载
- 积分:1
-
写瀑布流水
c 语言写的瀑布流水-write waterfall flowing water
- 2022-09-08 07:55:03下载
- 积分:1
-
按AUTOcad2000文件格式写DXF文件,包括点、线、面
按AUTOcad2000文件格式写DXF文件,包括点、线、面-create DXF file
- 2023-07-22 17:40:03下载
- 积分:1
-
轮廓检测 2
此代码介绍的是轮廓检测,轮廓检测的原理通俗的说就是掏空内部点,比如原图中有3*3的矩形点。那么就可以将中间的那一点去掉。在OpenCV中使用轮廓检测是非常方便。直接使cvFindContours 函数就能完成对图像轮廓的检测。
- 2022-08-06 14:48:17下载
- 积分:1
-
国外一个著名的计算机视觉开发库,C++编写,并且附有例子,适合研究计算机视觉的人员用!...
国外一个著名的计算机视觉开发库,C++编写,并且附有例子,适合研究计算机视觉的人员用!-abroad a famous computer vision for the development, C, and with examples. for the Computer Vision Research Service!
- 2023-03-14 23:50:03下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1
-
一个基于c++的区域生长算法程序,从种子点选取到生长规则的确定,很详细。...
一个基于c++的区域生长算法程序,从种子点选取到生长规则的确定,很详细。-C++-based region growing algorithm process, from seed selection to the growing point of identification of the rules in great detail.
- 2022-02-13 22:05:09下载
- 积分:1
-
BMP图像的中值滤波
对BMP图像进行中值滤波-median filter for bmp image
- 2022-06-14 17:00:42下载
- 积分:1