搜索资源列表
imageWorm.rar
- 基于LOG算子的亚象素精度灰度图检测,图像滤波,降分辨率等算法的VC实现
用LOG滤波器提取图像边缘
- LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further multiplication of the number o
edgedetectiom
- 边缘检测的一个很好的软件,有LOG滤波器等一些滤波函数-edge detection of a very good software, and some other LOG filter filtering function.
advanceCimage4
- 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
well_logging_process
- 该软件是我读硕士的时候写的,它可以对测井曲线进行直方图、小波变换,曲线拉伸、均值绿波、中值滤波、Kalman滤波以及插值等等操作,程序里还包含了神经网络的内容,非常丰富,是您学习VC++编程和数据处理的好资料!绝对超值! 请先阅读文件夹下的read me 文件-I read the time to write a master's degree, it can log on for histogram, wavelet transform, Tensile curves, t
Log
- 有了合适的处理对象,剩下的就是技术问题了。在数字运动检测中运用的关键技术有图像数据读取、图像的中值滤波、图像灰度化、图像梯度的获取、图像特征区域的确定、两幅图像的匹配、图像二值化、图像细化、图像去离散点的操作、物体的区域定位、物体中心点的取得,最后再从图片中得到物体运动轨迹。本运动检测系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹。本文主要阐述了什么是数字图像处理、数字图像处理的基本要求、数
log-gaborconvolve.rar
- 使用log-Gabor滤波器对图像进行滤波程序。,The use of log-Gabor filter image filtering process.
imageWorm
- 基于LOG算子的亚象素精度灰度图检测,图像滤波,降分辨率等算法的VC实现-LOG-based operator of the sub-pixel grayscale accuracy of detection, image filtering, such as lower-resolution algorithm to achieve the VC
log-gabor
- log gabor滤波程序,很实用,希望对大家有所帮助!-log gabor filtering process, it is useful, I hope all of you to help!
LOGfilterextractstheedge
- LOG滤波器提取边缘--机器视觉的好文章-LOGfilterextractstheedge- a good machine vision article
log
- 对一幅图实现取对数,可以用于同态滤波函数的编写-Implementation of a picture taken of the number of homomorphic filtering can be used in the preparation of function
test53
- 可伸缩视频中的5_3小波变换。运动补偿时间滤波是一种有效的可伸缩视频编码方案,采用5 /3提升小波实现能进一步提高其编码性能-Scalable video in the wavelet transform 5_3. Time motion compensation filter is an effective scalable video coding schemes, using 5/3 lifting wavelet to achieve further improve its coding
imageWorm
- 基于LOG算子的亚象素精度灰度图检测,图像滤波,降分辨率等算法的VC实现。 -LOG-based operator of the sub-pixel precision grayscale detection, image filtering, such as lower-resolution algorithm for the realization of the VC.
LOG
- 本程序是基于vc的log算子,进行边缘检测。log算子是拉普拉斯算子和高斯低通滤波的结合,希望我的程序对大家的学习有所帮助。-This procedure is based on the vc log operator, edge detection. log operator is a combination of Laplacian and Gaussian low-pass filter, and want my program to help everyone to learn.
log
- vc实现图像滤波,阈值化,形态学相关功能。-vc achieve filtering, thresholding, morphology related functions.
LoG-a-DoG
- 图像边缘检测LoG,DoG方法实现,还有图像的低通滤波-LoG and DoG for image edge detection, including lowpass filter
LOG
- LOG滤波边缘检测,检测256位图像的边缘。-Edge detection, edge detection of 256 bit images LOG.
LOG
- LOG滤波器,又名拉普拉斯高斯滤波,为提取图像边缘的滤波器。-LOG filter
130801511
- Log 处理图像, Matlab 中使用Log 函数滤波来处理图像(Log process the image)
Log算子图像分割的matlab程序
- Log算子图像分割的matlab程序,高斯滤波+拉普拉斯算子运算,阈值可以自己设置