-
基于canny的边缘检测过程及结果代码
里面包括三个matlab 源代码,1.canny边缘检测,能够显示canny运算过程中各个部分的结果,包括高斯滤波,梯度幅值图像,非极大值抑制结果,也可以手动设置指定的低阈值和高阈值2.灰度直方图代码,可以读入指定的灰度图。显示出灰度分布3,边缘梯度直方图,可以显示canny边缘检测过程中边缘梯度分布
- 2023-06-07 18:35:02下载
- 积分:1
-
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现量化坐标后的球例程。...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk实现量化坐标后的球例程。-Because the VTK visualization toolkit with powerful functionality, visualization research in the field of personnel and many of them in the application of it. The compressed packet is prepared with a VC VTK realize the use of coordinates to quantify the ball after the routine.
- 2022-02-25 15:44:35下载
- 积分:1
-
Experimental Graphics class to do basic graphic element mapping process, using o...
图形学实验课上做的基本图元绘制的程序,用opengl实现-Experimental Graphics class to do basic graphic element mapping process, using opengl realize
- 2023-02-05 11:00:03下载
- 积分:1
-
一个图形的2值算法,很简单也没什么可以说的
一个图形的2值算法,很简单也没什么可以说的-one of the two graphics algorithm is very simple : there is not much to be said
- 2022-03-24 07:41:31下载
- 积分:1
-
8连通域标记
实现8连通域标记,返回值为标记数,输入输出在源码中有相应的说明。标记效果经过上百次测试,没有问题。相应的动态库也添加,使用时用动态库即可。
- 2023-07-14 23:25:02下载
- 积分:1
-
DXF图形文件的读取和存储,可以完全加载到CAD中去.
DXF图形文件的读取和存储,可以完全加载到CAD中去.-DXF graphics files to read and store, can be completely loaded into the CAD go.
- 2022-08-06 17:16:44下载
- 积分:1
-
机器视觉测量圆的一个软件源码,大家共同学习学习
机器视觉测量圆的一个软件源码,大家共同学习学习-Machine vision measurement round a software source code, learn the common U.S.
- 2022-10-10 08:30:03下载
- 积分:1
-
a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking...
一个绘制Voronoi图和Delauany三角剖分的程序,并且给出了求凸包的算法。该程序可以演示如何进行三角剖分,帮助你理解整个剖分过程。-a Voronoi diagram mapping and triangulation Delauany procedures, and is seeking a convex hull algorithms. The procedure can demonstrate how triangulation, and help you understand the subdivision process.
- 2022-05-15 10:56:13下载
- 积分:1
-
java 图形界面 swing 例程
简单 易懂
希望对你们有帮助
java 图形界面 swing 例程
简单 易懂
希望对你们有帮助-java GUI easy swing routine you want to help
- 2022-01-26 15:30:51下载
- 积分:1
-
我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换...
我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换-I prepared a digital image processing, demonstrating a variety of digital image processing algorithms, including the histogram statistics, linear transformation, enhancement, smoothing, median filtering, and a gradient method and Roberts gradient profile extraction, transformation, etc. pseudo-color
- 2022-02-24 17:37:28下载
- 积分:1