资源列表

« 1 2 ... .32 .33 .34 .35 .36 6737.38 .39 .40 .41 .42 ... 7722 »

[图形图像处理(光照,映射..)36691740match_correlation

说明:sift特征点匹配程序,实现特征点匹配,.m文件,直接在matlab中运行即可。-sift feature point matching process, to achieve feature point matching,. m files can be run directly in matlab.
<刘冰> 在 2024-11-17 上传 | 大小:309kb | 下载:0

[图形图像处理(光照,映射..)super1

说明:将模糊的车牌逐渐变得清晰可见,适用于车牌检测中。-Will gradually become blurred license plate clearly visible for license plate detection.
<grace> 在 2024-11-17 上传 | 大小:11.39mb | 下载:0

[图形图像处理(光照,映射..)tuxiang

说明:从一个.bmp文件中读取数据(包括BITMAPINFOHEADER,调色板和实际图象数据),将其存储在一个全局内存句柄hImgData中,这个hImgData将在以后的图象处理程序中用到。同时填写一个类型为HBITMAP的全局变量hBitmap和一个类型为HPALETTE的全局变量hPalette。这两个变量将在处理WM_PAINT消息时用到,用来显示位图。该函数的两个参数分别是用来显示位图的窗口句柄,和.bmp文件名(全路径)。当函数
<刘旭> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)jingxiang

说明:镜象变换的源代码如下,因为和平移的那段程序很类似,程序中的注释就简单一些。-Mirror transform source code is as follows, because, and translation of that part of the procedure is very similar to the program notes on simple.
<刘旭> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)IS_Pyramid

说明:图像分割指的是将数字图像细分为多个图像子区域的过程,在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法。-Image segmentation refers to the digital image is subdivided into a plurality of image sub-regions in the process, implemented in OpenCv
<grace> 在 2024-11-17 上传 | 大小:11.12mb | 下载:0

[图形图像处理(光照,映射..)zhongzhi-lvbo

说明:下面的程序实现了中值滤波,参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做垂直中值滤波。-The following program implements median filtering, Hori parameter is a Boolean variable, if it is true, so the level of median filtering, otherwise, do vertical median f
<刘旭> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)R

说明:下面我们给出Floyd-Steinberg算法的源代码。有一点要说明,我们原来介绍的程序都是先开一个char类型的缓冲区,用来存储新图数据,但在这个算法中,因为e有可能是负数,为了防止得到的值超出char能表示的范围,我们使用了一个int类型的缓冲区存储新值。另外,当按从左到右,从上到下的顺序处理象素时,处理过的象素以后不会再用到了,所以用这个int类型的缓冲区存储新值是可行的。全部象素处理完后,再将这些值拷贝到char类型的缓冲区去。
<刘旭> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)UleadGIFAnimator-v5.05

说明:一款功能强大的处理动态图软件,可能对动态图图片进行任意修改,做出更好的新图片已经动态图-A powerful handle dynamic mapping software, which may be freely modified dynamic map image, make better new picture has dynamic map
<张晓波> 在 2024-11-17 上传 | 大小:5.45mb | 下载:0

[图形图像处理(光照,映射..)W4-2000

说明:对于视频目标检测和跟踪中跟踪算法--W4算法介绍-For video target detection and tracking in the tracking algorithm- W4 algorithm introduced
<defu> 在 2024-11-17 上传 | 大小:4.96mb | 下载:0

[图形图像处理(光照,映射..)mains

说明:将图片按固定阈值分成两类,计算两类间的方差-The picture is divided into two categories according to a fixed threshold to calculate the variance between the two
<Pure> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Zernike-matlab

说明:图像边缘检查中的Zernike矩变换的Matlab代码-The edge detection of the image of Zernike moments transform Matlab code
<wxping> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)3-3-1

说明:基于图像的稀疏性用OMP算法对图像去噪,思路清晰,容易理解-Based on the sparsity of the image with OMP algorithm for image denoising, clear, easy to understand
<Euler> 在 2024-11-17 上传 | 大小:403kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 6737.38 .39 .40 .41 .42 ... 7722 »

源码中国 www.ymcn.org