登录
首页 » Visual C++ » Vehicle_Detection_Recognition-master

Vehicle_Detection_Recognition-master

于 2018-01-09 发布 文件大小:76KB
0 209
下载积分: 1 下载次数: 25

代码说明:

  车型识别图像处理MATLAB代码可运行适合新手入门只用(car recognization adapted rookie study playplay)

文件列表:

Vehicle_Detection_Recognition-master, 0 , 2017-03-31
Vehicle_Detection_Recognition-master\CarProphet.m, 3201 , 2017-03-31
Vehicle_Detection_Recognition-master\GUI, 0 , 2017-03-31
Vehicle_Detection_Recognition-master\GUI\MainWindow.fig, 70136 , 2017-03-31
Vehicle_Detection_Recognition-master\GUI\MainWindow.m, 8785 , 2017-03-31
Vehicle_Detection_Recognition-master\Model, 0 , 2017-03-31
Vehicle_Detection_Recognition-master\Model\Download.txt, 250 , 2017-03-31
Vehicle_Detection_Recognition-master\Old, 0 , 2017-03-31
Vehicle_Detection_Recognition-master\Old\Pic_Detect_Recognition.m, 765 , 2017-03-31
Vehicle_Detection_Recognition-master\Old\Start.m, 302 , 2017-03-31
Vehicle_Detection_Recognition-master\Old\Video_Detect_Recognition.m, 960 , 2017-03-31
Vehicle_Detection_Recognition-master\README.md, 3156 , 2017-03-31
Vehicle_Detection_Recognition-master\core_func, 0 , 2017-03-31
Vehicle_Detection_Recognition-master\core_func\draw.m, 391 , 2017-03-31
Vehicle_Detection_Recognition-master\core_func\draw_roi_class.m, 358 , 2017-03-31
Vehicle_Detection_Recognition-master\core_func\get_highscore_proposals.m, 277 , 2017-03-31
Vehicle_Detection_Recognition-master\start.m, 187 , 2017-03-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OTSUMultiThre
    1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
    2009-02-06 14:55:41下载
    积分:1
  • xiaobo
    小波纹理分析软件.可以进行各种小波分析及图像重建(Wavelet texture analysis software. Can be a variety of wavelet analysis and image reconstruction)
    2008-06-17 15:05:51下载
    积分:1
  • TCPView_second
    This is a Scaling function definition Image cutoff ratio for H = 3
    2015-08-06 21:31:01下载
    积分:1
  • ImageRegistration
    基于边缘特征的图像配准算法源码 基于边缘特征的图像配准算法是将不同时间、不同的传感器(成像设备)或不同条件下(天候、照度、摄像位置和角度等)获取的同一场景的两幅或多幅图像根据其边缘特征进行匹配、叠加的处理,最终生成一幅全景图像的方法。该方法具有抗噪性强,匹配速度快,误匹配率低,适用于多种类型的图像等优点,主要可以运用于以下领域: (1)军事研究领域,如飞行器辅助导航系绞、武器投射系统的末制导以及寻地等应用研究; (2)医学图像分析,如数字剪影血管造影DSA血管造影术、肿瘤检测、白内障检测、CT、MRI、 PET、 SPECT图像结构信息融合; (3)模式识别,如特征识别、波形分析、签名证实、目标物运动跟踪、序列图像分析等; (4)计算机视觉,可用于目标定位、自动质量控制等; (5)遥感数据分析,多电磁波段图像信息融合,如多谱段的等场景分类、定位和识别定义好的或已知特征的场景、自然资源监控、核生长监控、市区增长检测等。 本算法实现使用VC++6.0为开发环境,目前只支持灰度图像,感兴趣的朋友可以进一步扩展。(Image registration is a fundamental problem in image processing, which is a process to match two or more images of the same scene taken at different times, from different viewpoints, or by different sensors. Image registration is an important technique for a great variety of applications such as medical image analysis, computer vision, remote image data analysis, image information fusion, and the recovery of the 3–D characteristics of a scene.)
    2009-03-19 13:17:58下载
    积分:1
  • SARViewer
    通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
    2013-08-03 19:39:01下载
    积分:1
  • GraphCut
    对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。(Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference Graph Cut Study. VS2005 compiler has passed.)
    2020-10-30 22:20:01下载
    积分:1
  • ppbNakagami
    处理Gamma乘性噪声的PPB方法,考虑了非局部patch的相似性,可处理SAR图像去噪。(The PPB method for multicative noise removal, which based on the Probabilistic Patch similarity.)
    2021-04-12 18:18:57下载
    积分:1
  • 深度的快速实现增强的算法 GUIDED
    深度图像的快速实现增强的算法,效果非常好,但是速度很快(Quick to realize the depth of image enhancement algorithms, the effect is very good, but fast)
    2015-04-17 11:22:58下载
    积分:1
  • vibemotiondetection
    2011年比较流行的简单快速的运动目标检测代码。(More popular in 2011, a simple and rapid moving target detection code.)
    2012-12-14 12:43:40下载
    积分:1
  • CvThrehold
    基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
    2013-11-29 20:29:33下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载