登录
首页 » matlab » Draw-a-rectangle-matlab

Draw-a-rectangle-matlab

于 2014-08-05 发布 文件大小:1479KB
0 111
下载积分: 1 下载次数: 160

代码说明:

  本程序在图像上指定位置话红色的矩形框作为标记,用在目标跟踪上很有用。(This procedure is specified, then the position of the red rectangle on an image as a mark for use in target tracking useful.)

文件列表:

在图像上画矩形框matlab程序
..........................\_input





..........................\......\06.jpg,31421,2012-06-22
..........................\......\07.jpg,31497,2012-06-22
..........................\......\08.jpg,31418,2012-06-22
..........................\......\09.jpg,31716,2012-06-22
..........................\......\10.jpg,31752,2012-06-22
..........................\......\11.jpg,31861,2012-06-22
..........................\......\12.jpg,31927,2012-06-22
..........................\......\13.jpg,32049,2012-06-22
..........................\......\14.jpg,32213,2012-06-22
..........................\......\15.jpg,32048,2012-06-22
..........................\......\16.jpg,31820,2012-06-22
..........................\_output(自己输入框的大小)





..........................\.........................\00006.jpg,30730,2013-10-07
..........................\.........................\00007.jpg,30717,2013-10-07
..........................\.........................\00008.jpg,30669,2013-10-07
..........................\.........................\00009.jpg,31001,2013-10-07
..........................\.........................\00010.jpg,31048,2013-10-07
..........................\.........................\00011.jpg,31125,2013-10-07
..........................\.........................\00012.jpg,31220,2013-10-07
..........................\.........................\00013.jpg,31310,2013-10-07
..........................\.........................\00014.jpg,31460,2013-10-07
..........................\.........................\00015.jpg,31318,2013-10-07
..........................\.........................\00016.jpg,31138,2013-10-07
..........................\_output(鼠标画框)





..........................\.................\00006.jpg,30729,2013-10-07
..........................\.................\00007.jpg,30777,2013-10-07
..........................\.................\00008.jpg,30721,2013-10-07
..........................\.................\00009.jpg,31034,2013-10-07
..........................\.................\00010.jpg,31095,2013-10-07
..........................\.................\00011.jpg,31143,2013-10-07
..........................\.................\00012.jpg,31245,2013-10-07
..........................\.................\00013.jpg,31346,2013-10-07
..........................\.................\00014.jpg,31487,2013-10-07
..........................\.................\00015.jpg,31359,2013-10-07
..........................\.................\00016.jpg,31188,2013-10-07
..........................\完整程序
..........................\........\bb_center.m,834,2013-10-07
..........................\........\bb_draw.m,1192,2013-10-07
..........................\........\bb_isdef.m,732,2011-04-17
..........................\........\demo.m,660,2013-10-07
..........................\........\Display.m,1328,2013-10-07
..........................\........\frame_get.m,175,2013-10-07
..........................\........\img_alloc.m,1181,2013-10-07
..........................\........\img_dir.m,1076,2013-10-07
..........................\........\init_first_frame.m,287,2013-10-07
..........................\........\init_source.m,247,2013-10-07
..........................\........\win_click.m,250,2013-10-07
..........................\........\说明.txt,471,2013-10-07

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

发表评论

0 个回复

  • DWT
    基于小波DWT域的脆弱水印,可以检测图像是否发生篡改(DWT-based wavelet domain fragile watermarking, can detect whether there has been tampering with images)
    2008-12-29 23:48:42下载
    积分:1
  • color-card
    由于前台开发人员经常需要通过RGB值指定各种各样的颜色,而通过这几个图片就可以马上找到某个颜色的RGB值,从而更快地编写网页(Foreground developers often need a variety of colors through RGB values ​ ​ specified by these pictures can immediately find the RGB value of a color, so to write Web pages faster)
    2013-03-04 16:28:55下载
    积分:1
  • MRF
    提出了一种基于MAP的Markov随机场的图像融合方法(This paper proposes a method of Markov random field to classify the remote sensing images based on the maxi- mum a posteriori model)
    2013-01-19 21:38:16下载
    积分:1
  • NMF_FeatureGet
    非负矩阵分解技术(Nonnegtive Matrix Factorization 一种信号或图像的特征提取的方法,也可用于图像压缩 (Non-negative Matrix Factorization technique (Nonnegtive Matrix Factorization a signal or image feature extraction methods can also be used for image compression)
    2008-01-22 10:13:10下载
    积分:1
  • 遥感分类工具箱Active-Learning
    遥感图像分类工具箱,包含多种基于支持向量机分类器的主动学习算法(active learning toolbox, used for remote sensing data classification, includes most popular svm-based active learning algorithms.)
    2013-05-11 14:03:27下载
    积分:1
  • StOMP
    分段自适应正交匹配追踪StOMP算法源程序,压缩感知里面很好的算法(Orthogonal Matching Pursuit StOMP adaptive segmentation algorithm source code, a good algorithm inside compressed sensing)
    2020-11-24 15:19:32下载
    积分:1
  • plot_brains
    通过对于CT图像的读取来进行三维的脑部显示,有助于学习基于matlab的CT图像三维重建过程(Conducive to learning through the reading of CT images to three- dimensional brain display matlab- based CT image 3D reconstruction process )
    2012-07-13 18:16:43下载
    积分:1
  • 利用SVM或者其他机器学习算法进行分类识别 LBP
    (1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。 (2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。 (3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量; 然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each pixel in the image (equivalent mode, or rotation invariant + equivalent mode). (2) then the LBP eigenvalue histogram of each cell is calculated, and then the histogram is normalized (for each cell, for each bin, h[i]/=sum, sum is the number of all the equivalent classes in a pair of images). (3) finally, the statistical histogram of each cell is connected into a feature vector, that is, the LBP texture feature vector of the whole picture. Then, SVM or other machine learning algorithms can be used for classification and recognition.)
    2020-07-01 20:00:02下载
    积分:1
  • harriscorner
    harrisconer角点检测,提取焊缝的角点位置信息,进行焊缝的特征识别(harrisconer extractionfeature extraction.The position information of the corner point of the weld is extracted and the characteristics of the weld are identified)
    2017-12-17 16:58:09下载
    积分:1
  • RMSHE
    RMSHE算法(recursive mean-separate histogram equalization)。基本原理是将图像根据平均灰度进行分割,各部分分别进行直方图均衡。文件中包含RMSHE的matlab源代码,论文,以及输入图像(RMSHE algorithm (recursive mean-separate histogram equalization). The basic principle is that the image based on the average gray-scale is divided, each part respectively histogram equalization. File contains RMSHE matlab source code, papers, as well as the input image)
    2020-10-05 00:07:40下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载