-
在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。...
在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。-In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.
- 2022-05-17 18:07:20下载
- 积分:1
-
OpenCV 开发团队负责人做的 OpenCV 介绍报告的PPT,pdf 格式
OpenCV 开发团队负责人做的 OpenCV 介绍报告的PPT,pdf 格式-OpenCV introduction slides,pdf format
- 2022-02-13 15:48:37下载
- 积分:1
-
一个计算3D空间多边形面积的小程序,笑纳
一个计算3D空间多边形面积的小程序,笑纳-a calculation of 3D polygon area of small procedures, heart
- 2022-03-16 10:32:42下载
- 积分:1
-
最常用的图像处理函数集合,采用类的形式整理出来,包括读写等等
最常用的图像处理函数集合,采用类的形式整理出来,包括读写等等 -The most commonly used image processing function of the collection, collation used by the form of categories, including reading and writing, etc.
- 2023-03-08 23:55:04下载
- 积分:1
-
图像变换处理源代码。包括平滑、锐化、灰度、增强等。基于VC++6.0编译,无需任何改动。...
图像变换处理源代码。包括平滑、锐化、灰度、增强等。基于VC++6.0编译,无需任何改动。-images transform source code. Includes Smooth, Sharpen, gray and so on. Based on VC 6.0 compiler, without any changes.
- 2022-01-26 03:55:29下载
- 积分:1
-
通用型省,市,区三级联动菜单,无需刷新可自动变化。
通用型省,市,区三级联动菜单,无需刷新可自动变化。-Zone 3 provinces linkage Menu
- 2022-03-21 17:04:42下载
- 积分:1
-
多光谱TM图像与SPOT全色图像的融合处理
多光谱TM图像与SPOT全色图像的融合处理-TM multi-spectral images with the SPOT panchromatic image fusion treatment
- 2022-08-18 02:10:12下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
本系统实现的是完成多光谱的tm图象与spot全色图象的融合处理,最终得到的是一幅新图象.
主要的操作主要是多光谱的tm图象的导入,spot全色图象的导入,多...
本系统实现的是完成多光谱的tm图象与spot全色图象的融合处理,最终得到的是一幅新图象.
主要的操作主要是多光谱的tm图象的导入,spot全色图象的导入,多光谱的tm图象stop全色图象的显示,融合算法的选择处理,融合结果图象的显示
- 2023-07-15 01:30:03下载
- 积分:1
-
图形学多边形裁剪算法vc实现
图形学多边形裁剪算法vc实现-graphics polygon clipping algorithm to achieve vc
- 2022-03-23 05:04:32下载
- 积分:1