-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
cnn-cbir-benchmark-master
python语言,使用卷积神经网络的特征做图像检索(image retrieval using CNN)
- 2021-04-12 11:58:57下载
- 积分:1
-
SAR
SAR多普勒成像算法matlab实现以及逆合成孔径雷达回波信号成像(Matlab implementation of SAR Doppler imaging algorithm and echo signal imaging of inverse synthetic aperture radar)
- 2017-11-15 16:59:51下载
- 积分:1
-
genzong2
实验证明,本方案对于帧间位移较为明显的单个平移运动刚体,特别是外部轮廓较为平滑的物体具有良好的分割与跟踪效果。(experiment proved that the program for the inter-frame displacement is quite obvious that the single translation rigid movement, particularly smooth external contours of objects more good segmentation and tracking results.)
- 2006-09-26 00:05:47下载
- 积分:1
-
Landsat5_Calibration
用于Landsat5 TM数据的辐射定标(Calibration for Landsat TM data using IDL)
- 2018-01-02 19:50:58下载
- 积分:1
-
pf_arithmatics
matlab实现粒子滤波算法,对图像处理,定位,跟踪研究都有借鉴作用!(Matlab achieve particle filter for image processing, positioning and tracking studies have reference!)
- 2007-03-13 16:30:22下载
- 积分:1
-
studyonhighspeedandrealtimestorage
以“宽幅盖面阵立体测绘小相机”项目为课题背景,深入的研究了高速图像传输,图
像实时压缩和压缩图像数据的实时存储问题
ATA,fpga("Wide Coverage RUF small, three-dimensional mapping camera," project subject to the background and in-depth study of the high-speed image transmission, Image compression and real-time compression of real-time image data storage problems ATA, fpga)
- 2007-07-02 11:12:50下载
- 积分:1
-
enhanceImage_myhisteq_myimhist
实验中自己写的enhanceImage,myhisteq,myimhist,并附有详细的文档,可正常运行并详细测试过。(Experiment to write their own enhanceImage myhisteq, myimhist, with detailed documentation, can be normal operation and tested in detail.)
- 2013-04-19 08:15:29下载
- 积分:1
-
waveletC++
特征提取中利用小波边缘检测C++源码,希望对大家有用,而且偶也能下载程序了,(feature extraction using wavelet edge detection C source code, we hope to useful, but can even download, Ha ha)
- 2021-02-02 13:49:59下载
- 积分:1
-
KSVD_Matlab_ToolBox1
用奇异值分解的方法实现图像的去噪,并且与其他的方法进行比较,较之其他的方法有了明显的提升(To eliminate the noise from signals and compared to others mothods,an depressing
effect is gotten)
- 2020-12-11 11:19:18下载
- 积分:1