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

Draw-a-rectangle-matlab

于 2014-08-05 发布 文件大小:1479KB
0 198
下载积分: 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 个回复

  • 拼接
    这个例子展示了如何使用proj_match_points_transformtion_ransac在拼接应用程序中观察两个图像。(This example shows how to use proj_match_points_distortion_ransac tomatch two images in a mosaicking application.)
    2020-06-22 12:00:01下载
    积分:1
  • Image deblurring
    说明:  用Lucy-Richardson算法和约束最小二乘滤波实现了图像去模糊(Image deblurring with LR algorithm and CLS filtering)
    2020-07-14 09:52:00下载
    积分:1
  • FCRN-DepthPrediction-MATLAB
    说明:  使用matlab搭建神经网络,从单目图像中估计深度值(Using matlab to build a neural network to estimate depth from monocular images)
    2019-03-22 15:07:31下载
    积分:1
  • Phase-_-extract-line
    5相位编组法实现纹理直线边缘的检测matlab程序代码。不同于hough变换。附带文字的原理讲解(The five-phase grouping texture straight edge detection ,matlab code. Different from the hough transform. explain with the accompanying text )
    2020-11-20 10:59:37下载
    积分:1
  • 基于matlab编写的数字图像增强,包括直方图均衡化,高斯滤波。。。。(Digital image enhancement based on matlab, including histogram equalization, gaussian filtering...)
    2017-07-29 08:18:46下载
    积分:1
  • Untitled9
    说明:  对图像进行配准,方便快捷,分为对比差异,粗配准与精细配准三步(Image registration is convenient and fast. It can be divided into three steps: contrast difference, rough registration and fine registration.)
    2019-04-19 15:00:34下载
    积分:1
  • image_matching
    基于角点信息和透视变换的图像镶嵌 matlab ()
    2021-03-04 11:49:32下载
    积分:1
  • GUI
    首先对指纹图像进行预处理,包括图像的分割,增强,二值化,细化。对细化后的图像进行特征点的提取,最后通过细节特征匹配完成指纹的识别。(Firstly, the fingerprint image is preprocessed, including image segmentation, enhancement, binarization and thinning. The refined image is extracted by feature points, and the fingerprint recognition is completed by minutiae feature matching.)
    2019-05-07 13:46:08下载
    积分:1
  • jpeg
    jpeg图像压缩和解压缩过程,使用的哈弗曼表包含于程序中,内有详细的文件说明(jpeg image compression and decompression process, the use of Huffman tables included in the program, with detailed documentation)
    2020-11-30 15:09:27下载
    积分:1
  • 用FCM实现分割
    基于模糊C-均值聚类算法的图像分割,消除二值分割的非此即彼的缺陷(Image segmentation based on fuzzy C- means clustering algorithm eliminates the defects of two value segmentation.)
    2018-05-30 16:54:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载