-
subpixelEdgeDetection
matlab 写的提取图像亚像素边界的程序,和Canny算子有比较,里面有两张示例图像!(matlab write the image to extract sub-pixel border procedures, and the Canny operator have more, there are two examples of images!)
- 2011-09-16 11:04:59下载
- 积分:1
-
pipeidian_eight
计算机视觉中得八点算法,采用SVD分解最小二乘解来求基本矩阵,这是模拟仿真实验程序。(Was 8:00 in computer vision algorithms, using SVD decomposition least-squares solution to seek the fundamental matrix, which is simulation, experimental procedure.)
- 2009-11-10 13:07:39下载
- 积分:1
-
史上最快人脸检测系统(超越OpenCV)
史上最快人脸检测系统(超越OpenCV)
- 2019-03-19下载
- 积分:1
-
GeoImager
实现landsat处理,有兴趣的可以下载(Implementing Landsat processing)
- 2020-08-15 09:58:26下载
- 积分:1
-
BMP_pix_read_write
实现BMP文件的基本功能。用C++实现一个Class,该Class具有读写BMP文件功能;该Class还具有对图像像素进行操作的功能(针对每个像素的读、写)
(BMP files to achieve the basic functions. Using C++ implementation of a Class, the Class has read and write BMP file functions the Class also features the image pixel operation function (for each pixel of the read, write))
- 2010-06-03 15:50:25下载
- 积分:1
-
ikxfy
Add noise processing, Various kalman filter design, There are reference Oh.
- 2017-07-02 18:25:39下载
- 积分:1
-
Circle-detection
hough和randon函数求图像中圆,对于水中气泡检测效果很不错(Circle detection based on random Hough transform)
- 2021-05-08 02:16:35下载
- 积分:1
-
算术迭代算法ART 3D
算术迭代算法ART ct 重建算法的vc工程(ART CT reconstruction)
- 2017-08-16 19:09:41下载
- 积分:1
-
yuzhihuafenge
图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。(The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm)
- 2011-11-14 21:10:46下载
- 积分:1
-
BDTime2UTC
实现北斗时(北斗周计数,周内秒)到UTC的转换(transfer BDT to UTC)
- 2021-03-17 22:09:20下载
- 积分:1