-
source
使用PCL库进行点云投影,朱德海《点云库PCL学习教程》第二章示例代码(Example code for Lidar cloud data projection)
- 2015-01-16 17:41:25下载
- 积分:1
-
SLICsuperpixel
自己编写的SLIC超像素分割,包括图片,论文(SLIC superpixel algorithm written by myself)
- 2017-02-26 18:00:23下载
- 积分:1
-
xibaojiance
先用双峰法将细胞图像进行二值化,然后进行分割和癌细胞识别(Bimodal method first cell image binarization, and segmentation and identification of cancer cells)
- 2008-05-12 18:44:06下载
- 积分:1
-
DIP
包含基于三种不同方法的应用于图像处理的矩阵低秩分解的matlab算法,可以将目标图像分解为一个低秩图像和一个稀疏图像之和;并包含一种基于区域生长方法的图像区域识别程序,可以用来提取图像中的目标。(Containing used in image processing based on three different methods of low-rank matrix decomposition algorithm matlab, the target image can be decomposed into a low rank of the image and the image and a sparse and contains a region growing method based on image area recognition program It can be used to extract the object in the image.)
- 2016-03-12 10:15:41下载
- 积分:1
-
emission
计算交通格子模型的能量耗散和污染排放,包括 一氧化碳,一氧化氮,和其他污染物的排放,并在一图表中进行比较(Traffic grid calculation model of energy dissipation and pollution emissions, including carbon monoxide, nitrogen oxides, and other pollutants, and comparing in a chart)
- 2015-01-19 15:01:46下载
- 积分:1
-
kmeans
说明: 图像分割,还可以,kmeans聚类的方法。k-means算法是一种聚类算法,所谓聚类,即根据相似性原则,将具有较高相似度的数据对象划分至同一类簇,将具有较高相异度的数据对象划分至不同类簇。(K-means algorithm is a clustering algorithm. The so-called clustering is to divide data objects with high similarity into the same class cluster and data objects with high dissimilarity into different class clusters according to the similarity principle.)
- 2019-05-05 21:14:18下载
- 积分:1
-
active-demons
先运用仿射变换粗配准,再运用active-demons算法进行精细配准(First use of affine transform the coarse registration, and then use active-demons algorithm for fine registration)
- 2021-05-06 22:58:37下载
- 积分:1
-
identification-of-chromosome-count
本设计主要目的是实现染色体的识别计数。首先对图形进行预处理,将图像转化为灰度图、滤波去噪,然后对图像进行二值化,合理选取阈值,进行直方图阈值处理,最后去除图像中面积过小的杂点,最终实现识别计数。(The main purpose of this design is to achieve the identification of chromosome count. The graphical pre-processing, the image is converted to grayscale, filtering denoising, image binarization, reasonable selection of the threshold, histogram thresholding, and finally remove the image area is too small noise , and ultimately identify the count.)
- 2012-05-23 08:57:34下载
- 积分:1
-
SSIM
图像质量评价的一个重要的指标:平均结构相似度(MSSIM),比PSNR有更好的性能,并且计算简单。(Image quality assessment is an important indicator: Average structural similarity (MSSIM), better than the PSNR performance, and easy to compute.)
- 2011-10-18 17:05:45下载
- 积分:1
-
灰度图像二维otsu自动阈值分割
一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)
- 2020-07-18 11:28:47下载
- 积分:1