搜索资源列表
3333333333333333
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础-Digital Image Edge detection is image segmentation, identification of the target region, regional shape extraction image analysis based on the importance of field
ATR2
- 针对航空照片中自动目标识别的复杂性.该文提出了一种基于神经网络的自动目标识别算法, 算法包括检测和虚警排除两个阶段.检1删阶段是在整幅区域中i挂行快速搜寻.找出所有可能的目标 虚 警排障阶段是对检测阶段得到的结果进行进一步的验证, 在尽可能保留全部真目标的前提下,将伪目标 排除.实验结果证明了算法的可行性. 关键词 神经网络,航空照片, 自动目标识别-against aerial photographs Automatic Target Recognition of comple
harris
- 该程序用来提取图像中目标区域的harris算子,并且能够进行图像检索,图像特征提取等等重要的项目分析,是实验室原创的东西,需要和数据库链接
ZoomImgDemo
- 实现位图的缩放显示,可以按照目标区域的宽或高显示-Bitmap scaling shows that the region can meet the target of a wide or high display .....
quyufenge
- 区域分割与目标提取的源代码,包含了单阀值和双阀值二值化处理,直方图图形化,图像反转等功能!-Segmentation and object extraction of the source code, including the single-and double-threshold binarization threshold, histogram graphic, image inversion and other features!
TransXY_Index
- 把图像索引区域里的坐标生成目标坐标和映射坐标,然后根据这两个坐标生成两个文件。-The image coordinates of the index generated in the target region coordinates and mapping coordinates, and then the two coordinate generation based on two documents.
RotateBox
- 一个使用GDI实现的一个带有3D效果的旋转的立方体。(vs2008工程) CDC::PlgBlt函数可以实现将资源设备中的一个方形区域映射到目标设备上的一个平行四边形区域中,而这个函数还提供了一个遮罩位图,利用这个功能再加上合适的计算可以实现将资源位图中的任意一个三角形区域映射到目标设备上的任意三角形区域。而这个功能正是3D绘图中最基本的“三角形贴图”。-GDI achieved using a 3D effect with a rotating cube. (Vs2008 projects
My_Delete_Max_min
- 对运动目标进行区域标记以后,去掉小面积的连通区域来消除噪声。-After the moving target region mark, remove a small area of regional connectivity to eliminate noise.
Mymark_region
- 对检测出来的车辆二值化以后,求出运动目标区域标记的面积及最大的外接矩形框-After the vehicle detected on the area of the two values, calculated movement marked the target area and the largest boundingbox
PicSplit
- 图像切分,将原图片的指定区域,提取至目标区域-split the picture
particle-filter
- opencv实现了一种目标跟踪算法——粒子滤波算法,算法的思想来源于文献[1][2],且在其思想上稍微做了些修改。其大概过程是:首先手动用鼠标框出一个目标区域,计算其直方图特征值作为模板,然后在该目标中心周围撒粒子,根据所撒粒子为中心的矩形框内计算其直方图特征,并与目标相比较,最后根据比较出的结果重复上面过程,即重采样的方法撒粒子,粒子扩散,状态观察,目标预测。最后通过实验证明,取得了较好的效果。-particle filter
xingren_hog
- 在opencv平台上基于hog特征的对图片上的行人检测,并标出目标区域-Based on OPENCV pedestrian hog feature in the image on the opencv detection platform, and mark the target area