搜索资源列表
JAVA显示图像且用鼠标点击改变显示位置
- * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
Visual1113123412414141241241
- 图象识别采用基于细节点对比输入图像必须是灰度值-image recognition based on Minutiae contrast images must be imported gray values
program51
- 在vc中显示鼠标所在点的坐标,点击左键后现在该点所在的图像象限。
Log
- 有了合适的处理对象,剩下的就是技术问题了。在数字运动检测中运用的关键技术有图像数据读取、图像的中值滤波、图像灰度化、图像梯度的获取、图像特征区域的确定、两幅图像的匹配、图像二值化、图像细化、图像去离散点的操作、物体的区域定位、物体中心点的取得,最后再从图片中得到物体运动轨迹。本运动检测系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹。本文主要阐述了什么是数字图像处理、数字图像处理的基本要求、数
Snake-application
- 利用图像区域的局部梯度信息,同时利用序列图像之间局部区域的全局信息及其相关性重 新构造外部能量函数 并根据内外部能量的比值,动态地调节权值参数. 实验结果表明,改 进算法既可以有效地检测出一些拐角点和凹点,又可以避免目标边缘收敛于某些噪声点 或伪边缘点,可达到良好的体分割效果.
123456
- 初学者可往下看本例程的原理: 1、依次获得取样点的颜色 2、在取样点画该颜色的方框 取样越精,方框越小,图像就越清晰 -Beginners can look down the principles of this routine: 1, followed by access to the color of sampling points 2, stipple the colors in the sampling of the more refined sampling box,
ice
- 可以通过图像控制操作点来交互的产生图像的改变-Image control operations can point to the emergence of interactive image change
vtk
- point picker切割,分别有多点拾取,在产生的图像中拾取点信息。包涵几种例子,有人脸切割等例子。能更好的理解VTK poit功能与使用方法~-point picker cutting, more points were picked up in the resulting image pick-up point information. Bear with a few examples, some examples of cutting face. A better understand
LineTrans
- 图像的点运算,直方图,线性变换,阈值变换等-Image of point operations, histogram, linear, threshold transform
regiongrow_test
- VC编写的区域增长源码,可以得到一帧图像中特征点的中心坐标-VC source code written in regional growth, can be a center of the image coordinates of feature points
SUSAN
- 图象匹配中最常用的是基于面积的匹配,该匹配方法是把一幅图象中某一象点的灰度邻域作为模板,在另一幅图象中搜索具有相同(或相似)的灰度值分布的对应点的邻域,从而实现两幅图象的匹配〔2,。在搜索过程中,通常是以互相关函数作为两个搜索邻域间的相似性测度。 -this ie a program is in the inviroment.we can use it bring a lot of benefit to us.
demo
- 这是用Delphi写的一个退出程序特效,当你点击关闭的时候,程序慢慢的淡出,带着不情愿的忧伤,慢慢离你而去!你发现没,除了这个很酷的退出效果外,用来演示的主窗体其实也超不错,一个显示在背景图像上的透明时钟,随着系统时间适时走动,这两个小技巧感觉很实用哦-cool timer
make-image-into-point
- 实现图像点运算,进行图像处理与分析,从而实现相应的功能-to make image into piont
SIFT
- SIFT 角点检测,提取图像的焦点特征,SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强-SIFT CORNER DETECTION EXTRACTION OF IMAGE FEATURE
Delphi_diff
- 图像中值滤波,9点转换的,只是简单的转换,基于频域的变换。-Image median filtering , 9:00 conversion , just a simple conversion based on frequency domain transform .
200632590222isodata
- 使用isodata算法实现对图像或者点的分类-Use isodata algorithm on the classification of the image or the point of
Haris
- 角点检测,用于运动背景特征点提取,对图像匹配,拼接,运动目标提取有用-Corner detection, feature point extraction for moving background, image matching, mosaic, moving target extraction of usefu
caisetuxiang
- 选取一个种子点,用彩色图像的3通道进行二值化(Select a seed point and use the 3 channel of the color image for two values)
mesh_based_warping
- 可以通过选择多个明显的特征点实现图像的过渡,(The transition of image can be realized by selecting feature points)
Feature Matching
- 运用FAST特征点匹配算法,通过模板对整张大图实现实现图像的特征点匹配,并获取匹配分数和匹配位置信息。(The FAST feature point matching algorithm is used to realize the feature point matching of the image through template pairing of the whole large image, and the matching score and matching location i