-
使用个人电脑来准备一个基于最大熵图像阈值的维和。
一个用labview编写的基于一维最大熵的图像阈值分割方法。使用方法请看Readme.txt-use a PC to prepare a peacekeeping based on maximum entropy image thresholding methods. Look at the use Readme.txt
- 2023-01-31 23:20:04下载
- 积分:1
-
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤...
用于集装箱箱号的自动分割,包括预处理,定位,分割等步骤-segmentation of container code,including steps such as preprocessing,location and segmentation
- 2023-07-09 23:45:03下载
- 积分:1
-
generic 3* 3 function template procedures. In the above code VC6.0. Compiling un...
通用的3*3模板的函数程序.上述代码在VC6.0,windows98下编译通过,运行正常,有兴趣的朋友可以稍加修改,将文中所述的功能添加到自己的应用程序当中去。-generic 3* 3 function template procedures. In the above code VC6.0. Compiling under Windows98, operating normally, the interest can be slightly modified friends, the text of the functions described in addition to their application to them.
- 2022-02-05 08:44:18下载
- 积分:1
-
多边形游戏
多边形游戏-polygon game
- 2022-06-27 10:26:44下载
- 积分:1
-
Image Segmentation using Active Contours.
Image Segmentation using Active Contours.
- 2022-06-03 04:44:16下载
- 积分:1
-
Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2...
第三章 MATLAB 图形对象
3.1 图形对象
3.1.1 Root 对象
3.1.2 Figure 对象
3.1.3 Uicontrol 对象
3.1.4 Uimenu 对象
3.1.5 Axes 对象
3.1.6 Image 对象
3.1.7 Line 对象
3.1.8 Patch 对象
3.1.9 Rectangle 对象
3.1.10 Surface 对象
3.1.11 Light 对象
3.1.12 Text 对象 -Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object
- 2022-01-21 03:09:23下载
- 积分:1
-
RANSAC算法,应用于图像处理的壮举,随机抽样一致性算法…
ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
- 2022-03-07 15:26:41下载
- 积分:1
-
Multiple bitmap category, from simple to complex, containing many bitmap handle...
多个位图类,由简单到复杂,内含很多位图处理源代码-Multiple bitmap category, from simple to complex, containing many bitmap handle the source code
- 2022-08-11 02:38:06下载
- 积分:1
-
c language programming style and the recommended standard, is a useful reference...
c语言编程风格和推荐标准,是一本有用的c语言编程参考书-c language programming style and the recommended standard, is a useful reference book c language programming
- 2022-02-06 12:22:01下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1