-
Otsu algorithm can be said to be adaptive to calculate the single threshold (for...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algorithm for the importation of gray image histogram analysis of histogram is divided into two parts. makes two of the distance between the largest. Demarcation point out the threshold.
- 2022-07-11 20:47:54下载
- 积分:1
-
procedures can open multiple image formats, but also for special effects, interf...
图像浏览程序,可以打开多种图像格式,而且能够进行特效显示,界面设计也还可以,可以作为图像处理的基本框架-procedures can open multiple image formats, but also for special effects, interface design can also, Image processing can be used as the basic framework
- 2023-01-26 06:50:04下载
- 积分:1
-
C prepared by image
C编写的图象处理程序,包括如图象打开,显示,存储,镜像,滤波等图象处理技术,非常适合初学者。-C prepared by image-processing procedures, including such as the image open, display, storage, mirroring, filtering, image processing technology, is ideal for beginners.
- 2022-02-26 19:49:37下载
- 积分:1
-
采用Canny边缘检测算法提取图像边缘的深度8
使用canny边缘提取算法提取八位深度图像的边缘-Using the canny edge detection algorithm for image edge extraction depth of 8
- 2022-03-15 04:45:19下载
- 积分:1
-
数字图像分水岭处理 使用c语言编写的 源代码很好用
数字图像分水岭处理 使用c语言编写的 源代码很好用-Watershed in the use of digital image processing c language source code for a very good use
- 2022-03-18 22:32:03下载
- 积分:1
-
用VB编程实现横断面数据格式转换及坐标反算源程序.
用VB编程实现横断面数据格式转换及坐标反算源程序.-Programming with VB cross-sectional data format conversion and coordinates backcalculation source.
- 2022-02-21 01:24:39下载
- 积分:1
-
粒子滤波算法的关键技术应用. 粒子滤波算法的关键技术应用....
粒子滤波算法的关键技术应用. 粒子滤波算法的关键技术应用.-Particle filter application of key technologies. Particle filter application of key technologies.
- 2022-11-29 09:40:03下载
- 积分:1
-
LK稀疏光流Demo在场景中自动识别的关键点…
LK稀疏光流Demo 可以在场景中自动找出关键点并自动跟踪,也可以使用鼠标在指定位置添加关键点,此程序是很好的学习光流的示例。本程序基于OpenCV。-LK Sparse Optical Flow Demo automatically in the scene to identify the key points and automatic tracking, you can also use the mouse to add the key points in the specified location, this program is a good example of the optical flow of learning. The program is based on OpenCV.
- 2023-07-18 04:00:04下载
- 积分:1
-
dicom图片到bmp图片的格式转换,底层使用vtk实现的,具体的环境设置请参照vtk的设置...
dicom图片到bmp图片的格式转换,底层使用vtk实现的,具体的环境设置请参照vtk的设置-DICOM image to bmp image format conversion, the bottom of the realization of the use of VTK and specific environment settings please refer to the settings VTK
- 2022-04-23 11:11:38下载
- 积分:1
-
SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。...
SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。-SIFT feature detection algorithm is an effective method of image features, rotate, scale, the light changes robustness。
- 2022-03-30 00:30:15下载
- 积分:1