-
VC++利用动态连接库开发的读取STL格式文件的界面,可鼠标点选,旋转物体,有需要的朋友可以下载...
VC++利用动态连接库开发的读取STL格式文件的界面,可鼠标点选,旋转物体,有需要的朋友可以下载-VC++ Use of Dynamic Link Library developed STL format to read the interface, can be a mouse click, rotating objects, have a friend in need can be downloaded
- 2022-07-26 00:02:06下载
- 积分:1
-
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试...
用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
- 2022-11-25 05:05:03下载
- 积分:1
-
主要用于图像处理过程中,对图像的细化和边缘检测.
主要用于图像处理过程中,对图像的细化和边缘检测.-Mainly used in image processing for image edge detection and thinning
- 2022-01-25 13:49:07下载
- 积分:1
-
use vc image fusion including some classic image fusion algorithms and principal...
利用vc实现图像的融合,包括一些经典的图像融合算法和主成分分析实现图像的融合.-use vc image fusion including some classic image fusion algorithms and principal component analysis image integration.
- 2023-08-30 10:45:05下载
- 积分:1
-
常用的图像处理算法的程序,包括灰度
图像处理常用算法程序,包括灰度变换、边缘检测、形态学预算,用VC实现-Image processing algorithms commonly used procedures, including gray-scale transform, edge detection, morphology of the budget implementation by VC
- 2022-09-19 04:05:05下载
- 积分:1
-
Canny边缘检测算子。Canny算子提供源代码,并把…
Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
- 2022-01-25 15:07:19下载
- 积分:1
-
简单的图像处理小程序,非常好用,简单实用对于初学者有借鉴价值。...
简单的图像处理小程序,非常好用,简单实用对于初学者有借鉴价值。-Simple image processing applet, very easy to use, simple and practical value for the reference for beginners.
- 2022-03-17 08:30:38下载
- 积分:1
-
几个经典的图像拼接,图像融合算法
几个经典的图像拼接,图像融合算法-Several classical image mosaic, image fusion algorithm
- 2023-04-07 01:35:04下载
- 积分:1
-
基于活动轮廓模型的图像分割算法,具体算法细节,可以见压缩包中的论文...
基于活动轮廓模型的图像分割算法,具体算法细节,可以见压缩包中的论文-Based on Active Contour Model of image segmentation algorithm, the details of the specific algorithm, you can see the archive of papers
- 2022-04-01 15:41:51下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1