-
这是一个简单实用的绘图程序框架,可以很方便地进行。
这是一个简单而实用的绘图框架程序,可以方便地扩展.-This is a simple and practical framework for mapping procedures, can be easily extended.
- 2023-09-01 02:55:02下载
- 积分:1
-
MATLAB动画源代码,可稍加调试后运行,精简代码
MATLAB动画源代码,可稍加调试后运行,精简代码-failed to translate
- 2022-03-15 00:53:15下载
- 积分:1
-
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss...
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss-Laplace等算子;以及Hough变换等常用的检测算法代码。-Image edge, contour detection. Its edge detection mainly including Robert, Sobel, Prewitt, Gauss-Laplace operator, etc. and Hough transform detection algorithm and other commonly used code.
- 2022-12-05 00:20:02下载
- 积分:1
-
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇-1-32 is: the application of articles 33-66 graphics is: interface design articles 67-84 is: graphics processing chapter 85-100 are: Numerical Analysis Section
- 2022-03-06 09:10:34下载
- 积分:1
-
2D图像处理高斯插值变换用于图像增强处理
2D图像处理高斯插值变换用于图像增强处理-2D image processing Gaussian interpolation for image enhancement transform treatment
- 2022-01-26 07:35:58下载
- 积分:1
-
meshcut是一个基于OpenGL的应用。它模拟人体器官,如静脉或讨论。
MeshCut is an OpenGL based application. It simulate human organs like vein or artery. Requirements: .Net Framework 2.0 or higher.
- 2023-07-15 07:00:06下载
- 积分:1
-
C#写的Gabor变换
已在vs2013环境下编译通过,实现了8个方向4个频率的特征提取。Main函数的路径要修改一下才能运行
- 2022-04-11 01:58:49下载
- 积分:1
-
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。...
这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosome countering, all are the realizations of classical algorithms.
- 2022-07-08 23:13:18下载
- 积分:1
-
科恩
Cohen-Sutherland裁剪线段程序,VC-Cohen-Sutherland line cutting procedures, VC
- 2023-04-03 16:20:03下载
- 积分:1
-
OpenCV形态学膨胀、腐蚀
应用背景对图像进行腐蚀和膨胀处理,可以实现调节的力度,通过腐蚀和膨胀的结合使用,可以自动连接图像的破损部分,或者消除图像的多余部分。关键技术关键技术:opencv中,膨胀函数的使用和腐蚀函数的使用。还包括opencv读取图像,显示图像窗口,以及其他opencv函数的调用。
- 2022-07-26 16:16:52下载
- 积分:1