-
getcircle
现对图像进行边缘提取,然后利用霍夫变换提取图像中的圆环(Is image edge extraction, and then extracted using Hough transform image circle)
- 2007-10-11 11:15:14下载
- 积分:1
-
matlab_MRF
马尔科夫随机场模型程序。已经运行过了,可以使用(Markov random field model program. Has been run, you can use)
- 2020-10-21 22:07:24下载
- 积分:1
-
支持向量机Matlab工具箱
说明: 用于MATLAB的支持向量机的工具箱,用于训练与验证(Support vector machine (SVM) for MATLAB toolbox, used for training and validation)
- 2020-09-15 21:17:21下载
- 积分:1
-
Edge-Detection-Algorithm
图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等(Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.)
- 2021-03-17 08:49:21下载
- 积分:1
-
image-processing
sijiequzao 是台雪城老师的四阶去噪模型代码; subspace clustering accuracy of the cod 是子空间聚类正确率代码; TVdual 是ROF模型的原始对偶算法代码; TVH-1fj 是TV_H-1图像分解模型代码; TVl1fj 是TV_L1图像分解模型代码。(" Sijiequzao" is the teacher' s desk Syracuse Fourth Order denoising model code " subspace clustering accuracy of the cod" subspace clustering is the correct rate codes " TVdual" original ROF model dual algorithm code " TVH-1fj" is TV_H-1 image decomposition model code " TVl1fj" is TV_L1 image decomposition model code.)
- 2016-09-26 10:38:58下载
- 积分:1
-
shujutianjiazaoseng
可以对点云添加噪声,对从网站上下载的标准点云研究提供基础数据,比如研究去噪方法,可通过添加噪声形成基础数据(You can add noise to the point cloud to the standard point cloud research downloaded from the website to provide basic data, such as research de-noising method can form the basis of the data by adding noise)
- 2014-06-09 19:06:06下载
- 积分:1
-
modelsim_gaosi
说明: 用matlab将图片转成灰度图TXT,再通过verilog将数据导入FPGA中,采用高斯滤波算法来处理,再将处理后的图片数据导出到TXT中。(The image is transformed into gray-scale image TXT by MATLAB, and then the data is imported into FPGA by Verilog, processed by Gauss filter algorithm, and then the processed image data is exported to TXT.)
- 2020-05-28 16:20:09下载
- 积分:1
-
sate_ndvi
在idl环境下批量处理提取modis ndvi数据(the program can extract the ndvi data from modis ndvi product)
- 2009-12-25 17:11:21下载
- 积分:1
-
bma
说明: 利用边界匹配算法恢复受损图像寻找最优运动矢量(edge detection function [hough_space,hough_circle,para] = hough_circle(BW,step_r,step_angle,r_min,r_max,p)
)
- 2010-04-23 21:36:49下载
- 积分:1
-
ssd.pytorch
SSD: Single Shot MultiBox Object Detector, in PyTorch
A PyTorch implementation of Single Shot MultiBox Detector from the 2016 paper by Wei Liu, Dragomir Anguelov, Dumitru Erhan, Christian Szegedy, Scott Reed, Cheng-Yang, and Alexander C. Berg. The official and original Caffe code can be found here.
Table of Contents
Installation
Datasets
Train
Evaluate
Performance
Demos
Future Work
Reference
- 2020-06-25 07:00:02下载
- 积分:1