搜索资源列表
mac_slider_src
- 滑动条功能的实现,该滑动条类似于苹果MAC机上的滑动条。-Slip function of the realization that the sliding strip similar to the Apple MAC machine on the Slip.
sliding_windows
- 本程序首先用Harris角点检测器在输入图像中检测出角点,然后以每个角点为中心,分割出一个15*15大小的滑动窗口,以为后续的相关匹配等做准备。
jiyuHausdorffdetuxiangpeizhun.
- 针对图像配准中常出现的RST(旋转-比例-平移)变换,推导出了相应的盒距离变换公式。与传统的基于广 义仿射变换的Hausdorff盒距离变换公式相比,缩小了搜索距离空间。在计算Voronoi表面时,根据Hausdorff距 离的计算需要提出比较滑动窗口的区域Voronoi表面,节省了计算Voronoi表面的时间。并且在利用边缘点计算 Hausdorff距离时,剔除琐碎的边缘,仅使用较长的边缘计算。试验结果表明,这些改进方法较大地提高了基于 Hausdorff距离的图像配准的计算速度。
boxfilter
- 包滤波器,主要功能是在给定的滑动窗口大小下,对每个窗口内的像素值进行相加求和-Packet filter, the main function is given under the sliding window size for each window of the pixel values summed
nlfilter
- 这是实现双边滤波器的一种算法,它是调用系统的nlfilter函数进行滑动窗口的滤波-This is to achieve a bilateral filter algorithm, which is called the system nlfilter sliding window filter function
200809273
- 基于扩展相位相关方法的滑动指纹序列拼接,并进行指纹序列的无缝拼接-Extended phase correlation method based on sliding fingerprint sequence splicing and seamless splicing fingerprint sequence
medianwavefiltering
- 中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is
linear
- - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filteri
Epicture_effects
- 本程序实现了对BMP文件进行扫描显示、滑动显示、渐进显示、马赛克显示。都是以ImgCenterDib基类派生的。特效-This program achieved a BMP file to the scan shows, slide shows, progressive displays, mosaic display. Are based on ImgCenterDib derived base class. Effects
hough
- 在噪声服从高斯分布的背景中,采用固定长线段滑动的方法,用Hough变换来实现对弱线段的检测。-With the Hough transform to achieve the right detection of the weak segment
chap1_6
- 对打开的图像文件进行特效显示(扫描显示、滑动显示、马赛克显示等)-Open the image file on the special effects display (scan shows, slide shows, mosaic display, etc.)
correlCorresp
- 寻找相应的特点,在一副图片的基础是许多光流、立体的视觉和图像间的配准算法。一个发现匹配方法简单,取一小块一个图像,计算其滑动互相与其他的形象,并找到一个高峰。此表格提供了课堂的实现方法。-Finding corresponding features in a pair of images is the basis of many optic flow, stereo vision and image registration algorithms. One straightforward app
zhongzhilvbo
- 通过分析彩色图像滤波的一般方法,提出了一种基于矢量中值滤波的改进算法。该算法融合了线性均值滤波和非线性矢量中值滤波两种方法,大大降低了运算复杂度,同时对脉冲噪声和高斯噪声有好的抑制作用,能有效地保护图像的边缘信息,滤波后不会出现新的颜色。另外本算法的运算复杂度随着滑动窗的增大而缓慢增加,使其能够达到滤波效果和运算复杂度的有效平衡。-By analyzing the general method of color image filtering, a vector median filter ba
average
- 视频监控 滑动平均算法 opencv图像处理库-Moving average algorithm for video surveillance opencv image processing library
MySlideOK
- VC++图像处理的基础程序,能打开图片并对对图片进行特效显示,滑动显示。还能保存在另外的文件夹-VC++ based image processing program that can open the image and right image for special effects show, slide show. Also saved in another folder
MAC_Slider_VBNET_src
- 对图像显示可以进行滑动改变。呵呵。大家可以下载下来看看哦。 -Sliding on the image display can be changed.
Spotlight-FMCW_SAR-sliding-sub-aperture-algorithm.
- 滑动聚束FMCW_SAR的子孔径成像算法Spotlight FMCW_SAR sliding sub-aperture algorithm-Spotlight FMCW_SAR sliding sub-aperture algorithm
SlideTrans
- 原理就是通过不断设置滑动对象的left(水平切换)和top(垂直切换)来实现图片切换的动态效果。 可选属性: Vertical: true,//是否垂直方向(方向不能改) Auto: true,//是否自动 Change: 0,//改变量 Duration: 50,//滑动持续时间 Time: 10,//滑动延时-Principle is to continue to set the slide object by left (horizontal handoff)
yanse
- 本程序用于确定摄像头中某一颜色的HSV值,设定了滑动条,可以轻而易举的获得目标色。-This procedure is used to determine a camera in the HSV color values, set the slider, you can easily obtain the target color.
opencv滑动条
- 使用opencv库,创建一个窗口,加载图片窗口上加一个滑动条控制图片的透明度(Use the opencv library, create a window, add a slide bar on the picture window and control the transparency of the picture)