-
只能用原来的软件可以256种颜色的腐蚀试验。
原来那个只能处理256色的软件可以连续腐蚀和膨胀,因为它的clearmem的原因
新的软件不具备这个功能,为了让不同的功能更加看得清楚,如果想加上连续的
功能,只需要把View2的相关函数的注释运行就可以了。
-Can only deal with the original software can be 256 colors for corrosion and expansion because of its reasons for clearmem new software does not have this feature so that different functions in order to more clearly seen, if want to add a continuous function, just to View2 the correlation function of the Notes to run on it.
- 2022-05-14 23:09:23下载
- 积分:1
-
VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能...
VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能-Image Processing1.0
- 2022-02-22 08:53:29下载
- 积分:1
-
计算机图形学中关于光照的函数,包括光照生成,直方图均衡等重要算法...
计算机图形学中关于光照的函数,包括光照生成,直方图均衡等重要算法-illumination functions about computer graphics, inculding illumination generation, histogram equalization
- 2022-07-26 09:44:04下载
- 积分:1
-
可以对图像文件进行处理,采用c#实现,对图像处理的朋友可以...
可以对图像文件进行处理,采用c#实现,对图像处理的朋友可以-Image files can be processed, using c# to achieve, a friend of the image processing can take a look at
- 2023-08-25 14:35:04下载
- 积分:1
-
遥感图像如何用VC++实现,谁给介绍个处理程序,谢谢。
邮箱是aiyang12345678@163.com...
遥感图像如何用VC++实现,谁给介绍个处理程序,谢谢。
邮箱是aiyang12345678@163.com-How to use remote sensing image VC++ Achieve, who introduced a treatment program for you. E-mail is aiyang12345678@163.com
- 2022-07-08 06:03:27下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
MATLAB least squares ellipse fitting problem, able to detect the coordinates of...
MATLAB最小二乘法椭圆拟和的问题,能够根据检测点的坐标拟合出椭圆方程-MATLAB least squares ellipse fitting problem, able to detect the coordinates of points of elliptic equations fitting
- 2023-06-10 00:10:13下载
- 积分:1
-
Canny operator classification, to achieve image segmentation. Code has been opti...
Canny算子分类,实现对图像进行分割。代码进行过优化,有较高的实时性。-Canny operator classification, to achieve image segmentation. Code has been optimized, a higher real-time.
- 2022-11-01 00:30:03下载
- 积分:1
-
图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。...
图形应用、界面设计、图形处理、数值分析的一些实例,是学习matlab的极大帮手。 -Graphics applications, interface design, graphics processing, numerical analysis of some examples is a great help to learn matlab.
- 2022-02-26 16:17:45下载
- 积分:1
-
在总结和分析现有运动目标检测与跟踪方法的基础上,建立了一个视频序列采集的动态目标检测及跟踪系统...
在总结和分析现有运动目标检测与跟踪方法的基础上,建立了一个视频序列采集的动态目标检测及跟踪系统-In summing up and analysis of existing moving target detection and tracking method based on the establishment of a video sequence collected dynamic target detection and tracking system
- 2022-01-29 00:15:57下载
- 积分:1