-
radon
基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。(Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.)
- 2021-01-12 10:08:49下载
- 积分:1
-
liver_ultr
Abstract—Noninvasive ultrasound imaging of carotid plaques
allows for the development of plaque-image analysis methods associated
with the risk of stroke. This paper presents several plaqueimage
analysis methods that have been developed over the past
years. The paper begins with a review of clinical methods for visual
classification that have led to standardized methods for image
acquisition, describes methods for image segmentation and denoizing,
and provides an overview of the several texture-feature
extraction and classification methods that have been applied. We
provide a summary of emerging trends in 3-D imaging methods
and plaque-motion analysis. Finally, we provide a discussion of the
emerging trends and future directions in our concluding remarks.
- 2013-10-28 12:36:04下载
- 积分:1
-
Logistics-Tracking-System
网页版物流跟踪,直接登录web服务器进行物流单号查询(Web version logistics tracking, logistics single query)
- 2014-04-13 14:10:09下载
- 积分:1
-
radarMTD
一个简单的雷达动目标检测程序,仅供学习之用。(A simple radar moving target detection procedures, for learning purposes only.)
- 2020-07-03 02:40:01下载
- 积分:1
-
SURF-based-image-stitching
SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。
采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
(SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching.
This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching.
)
- 2014-08-30 15:12:42下载
- 积分:1
-
chap4
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象(Program code description
P0401: Detects the edge of an image with the Prewitt operator
P0402: LoG operator with different σ values is used to detect the edge of the image
P0403: Detects the edge of an image with the Canny operator
P0404: Threshold segmentation of the image
P0405: Image segmentation using watermark threshold method
P0406: Quadtree decomposition of the matrix
P0407: The image is divided into text and non-text of the two categories
P0408: Morphological gradient detects the edge of a binary image
P0409: Morphology Example- Deletes all current lines the PCB image, leaving only the chip object)
- 2016-11-05 20:16:14下载
- 积分:1
-
waveletlib
说明: 实现了离散小波变换和连续小波变换,用于小波分析。(Discrete wavelet transform and continuous wavelet transform are implemented for wavelet analysis.)
- 2019-11-11 11:20:41下载
- 积分:1
-
KSVD_Matlab_ToolBox
数字图像处理,K-SVD字典学习方法,信号的稀疏与冗余表示理论,图像压缩,图像去噪(Digital image processing, K-SVD dictionary learning methods, sparse and redundant signal representation theory, image compression, image denoising)
- 2020-10-07 17:27:36下载
- 积分:1
-
007654
检测鼠标信息,C++Builder精选编程学习源码,很好的参考资料。(Detecting mouse information, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 11:39:56下载
- 积分:1
-
AGCWD
來自於2012年IEEE TIP的論文 Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution ,其功能為透過分析影像中的直方圖統計資訊,達到快速增強影像對比的結果。(From the 2012 IEEE TIP paper "Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution"which functions as a histogram of the image by analyzing statistical information, to quickly enhance image contrast.)
- 2021-01-27 16:48:42下载
- 积分:1