-
对MR图像进行各项异性滤波。能在同质区域平滑噪声,边界处不被平滑。...
对MR图像进行各项异性滤波。能在同质区域平滑噪声,边界处不被平滑。-process the MR image using anisotropic filter. Smooth noise in homogeneous regions, the boundary is not smooth.
- 2022-02-27 06:56:18下载
- 积分:1
-
C++ Graphics development library and easily help you to complete the effect of s...
C++图形开发库,轻松帮助你完成系统界面效果-C++ Graphics development library and easily help you to complete the effect of system interface
- 2023-09-04 10:50:03下载
- 积分:1
-
图像重采样算法代码,我用了,还行.也是为了在这里下好的
图像重采样算法代码,我用了,还行.也是为了在这里下好的-Image resampling algorithm code, I used, but also line. Is here for the next good
- 2022-05-29 04:32:04下载
- 积分:1
-
camshif算法实现自动跟踪目标,该程序中,我使用的是自动跟踪我的手机...
camshif算法实现自动跟踪目标,该程序中,我使用的是自动跟踪我的手机-camshif algorithm for automatic target tracking, the program, I used the automatic tracking my mobile phone
- 2022-03-17 06:28:42下载
- 积分:1
-
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!...
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!-Computer graphics courses as an example to study the source code, in perfect running under VC6.0 certainly can, and you carefully debugging!
- 2022-01-26 05:12:54下载
- 积分:1
-
手写数字识别,能识别0
手写数字识别,能识别0-9,识别精度高,程序简单-Handwritten numeral recognition, to identify 0-9, identification of high accuracy, simple
- 2022-04-21 05:14:44下载
- 积分:1
-
数字图像处理,对比度拉伸
内含测试图片,源码
数字图像处理,对比度拉伸
内含测试图片,源码-Digital image processing, contrast tensile test containing pictures, source code
- 2022-06-13 03:20:09下载
- 积分:1
-
A variety of image edge detection and segmentation is the deal with M files code...
多种图像边缘检测与分割处理 是M文件
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-A variety of image edge detection and segmentation is the deal with M files code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line thresholding image segmentation P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: Morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2022-01-25 16:07:57下载
- 积分:1
-
采用Canny边缘检测算法提取图像边缘的深度8
使用canny边缘提取算法提取八位深度图像的边缘-Using the canny edge detection algorithm for image edge extraction depth of 8
- 2022-03-15 04:45:19下载
- 积分:1
-
Cross
本文提出了一种新的跨国家的障碍
检测技术为基础的立体视觉系统。
原始图像的预处理的高斯
过滤器和对比度限制的自适应直方图
均衡( CLAHE )方法来削弱作用 噪音,光线和对比度。哈里斯的角落位于与子像素精确。
-Cross-country intelligent vehicles always work in
complicated environments with varying illuminations.
The paper presents a new cross-country obstacle
detection technology based on stereo vision system.
The original images are preprocessed by Gaussian
filter and contrast-limited adaptive histogram
equalization (CLAHE) method to weaken the effect of
noise, light and contrast. Harris corners are located
with sub-pixel accurate. To guarantee the overall
system real-time performance, feature-based matching
techniques are studied and fundamental matrix is
calculated based on random sample consensus
(RANSAC). Also restrains are studied to eliminate
pseudo matching pairs. Then data interpolation is
introduced to build elevation maps. Edge extraction
and morphological processing are concerned to
accomplish obstacle detection. Experiment result
- 2022-06-19 16:56:30下载
- 积分:1