搜索资源列表
test4
- matlab数字图象处理 -Matlab digital image processing digital image processing Matlab Matlab digital image processing
test4
- 二维图形变换程序设计 程序中增加图形变换菜单(各基本变换对应菜单项),各图形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Transform two-dimensional graphics programming Graphics transformati
test4
- 最基本的显示一副图像,该程序从文件中读入一幅图像,将之反色,然后显示出来-The most basic display an image, the program read from a file an image, will the anti-color, and then displayed
test4
- (2) 猜数游戏。编写一个猜数程序,该程序随机在1到1000的范围中选择一个供用户猜测的整数。界面上提供一个文本框来接收用户输入的猜测的数,如果用户猜得太大,则背景变为红色,如果猜得太小,背景变为蓝色。用户猜对后,文本框变为不可编辑,同时提示用户猜对了。界面上提供一个按钮,使用户可以重新开始这个游戏。在界面上还需显示用户猜测的次数-(2) guessing game. Guess the number of writing a program, the program randomly choo
test4
- 分水岭算法,试过了还不错,里面有详细的说明,挺好用的!-Watershed algorithm
test4
- 动态实时曲线的绘制和实现,界面优美,可以很方便的移植。-Dynamic real-time curve drawing and implementation, beautiful interface, can be easily ported.
TEST4
- 在PFC2D中使用,可以生成整齐排列有规则的颗粒,是源程序。-In PFC2D use, neatly arranged to generate a regular particles, is the source.
test4
- 单高斯背景建模方法 检测视频中的运动物体 配置环境vs2012+opencv2.0-Vs2012+opencv2.0 moving object configuration environment single Gauss background modeling method detection in video
test4
- 图像的合成,主要是彩色图像的和成,在其中用了两种不同的方法进行合成,目的是展示不同的效果。-Image synthesis, mainly for color images and into, among them with the two different methods to carry on the synthesis, the purpose is to show different effects.
test4
- 对二维图片进行灰度变换、傅里叶变换、原点移动变换,并显示各种变换所生成的图形-A two-dimensional image of gradation conversion, Fourier transform, origin movement transformation, and display various generated graphics transform
test4
- 自编实现otsu自动阈值分割,结合Hough变换检测直线函数-Self-realization otsu automatic threshold segmentation, combined with Hough transform detection linear function
test4
- 算法描述 SIFT特征不只具有尺度不变性,即使改变旋转角度,图像亮度或拍摄视角,仍然能够得到好的检测效果。整个算法分为以下几个部分: (1)构造尺度空间:DoG尺度空间 (2)检测DoG尺度空间极值点 (3)去除不好的特征点 (4)给特征点赋值一个128维的方向参数。每个关键点都包含三个信息:位置、尺度和方向。 (5)关键点描述子的生成: 首先将坐标轴旋转为关键点的方向,以确保旋转不变性。以关键点为中心取8×8的窗口。 (6)最后进行特征匹配。(Algorithm descr i
XL-Test4
- LISP学习程序,可以将多线段相关点坐标写入Excel文件内(Write the coordinates of multi-line segment related points into Excel file)