资源列表
[图形图像处理(光照,映射..)] Chinese-PDF__(p1-50)
说明:给定一个归一化的指纹图像,算法的主要步骤如下: ** ** 1 - 将G分成大小为 w x w - (15 x 15) 的块; ** ** 2 - 计算每个象素 (i,j)的梯度 dx(i,j) 和 dy(i,j) , ** 根据计算的需求,梯度算子可以从简单的Sobel算子到复杂的Marr-Hildreth 算子。 ** ** 3 - 估算优势方向(i,j)-Given a normalized fingerprint image, the algorithm<zhangbao369> 在 2025-10-07 上传 | 大小:1.55mb | 下载:0
[图形图像处理(光照,映射..)] bmp
说明:详细介绍了bmp格式图片结构,中的程序,实现了读取bmp格式图片,包括文件头与图片数据程序!-Bmp format images described in detail the structure, the procedures, the read bmp format images, including the header and image data program!<wangw899> 在 2025-10-07 上传 | 大小:8kb | 下载:0
[图形图像处理(光照,映射..)] jpegtobmp
说明:程序用c语言实现了把jpg格式的图片转化为bmp格式的图片,方便了进一步对图片的像素处理!-C language program implemented using the jpg format images into bmp format images, to facilitate further processing of the image pixels!<wangw899> 在 2025-10-07 上传 | 大小:54kb | 下载:0
[图形图像处理(光照,映射..)] bmperzhihua
说明:程序中用c实现了对bmp格式图片的二值化处理,程序采用了加权平均法实现!-Program with the implementation of bmp format c binary image processing, the program uses a weighted average method to achieve!<wangw899> 在 2025-10-07 上传 | 大小:2kb | 下载:0
[图形图象] fengeguiyizhibie
说明:此程序用基本的c实现对图片上的数字进行分割,并且把分割的数字字符归一化,并且识别,采用模板法实现!-C This program uses the basic figures on the picture to achieve the segmentation and the segmentation of the digital character normalization and identification, using the template method to achieve!<wangw899> 在 2025-10-07 上传 | 大小:3kb | 下载:0
[图片显示浏览] BMP-bitmap-operation
说明:BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA<> 在 2025-10-07 上传 | 大小:68kb | 下载:0
[图形图像处理(光照,映射..)] paintHistogram
说明:用QtCreator 画直方图,实现了放大和缩小功能 -Paintings by QtCreator histogram function to achieve the zoom in and out<ervid lee> 在 2025-10-07 上传 | 大小:5kb | 下载:0
[图形图像处理(光照,映射..)] BasicSnake_version2e
说明:active contour snake<kim> 在 2025-10-07 上传 | 大小:41kb | 下载:0