搜索资源列表
jpeglib1
- 含有七个函数,读写Jpeg,GIFBMP。可自动识别JPGGIFBMP;可保存JPG;可控制JPG的读写速度、质量;可读取动画GIF的任意帧;标准参数调用,可用于其他程序语言;占极少的内存!(修正了1.0版中的BUG)-containing seven functions, read and write Jpeg, GIFBMP. Automatic identification JPGGIFBMP; Kept JPG; JPG control the read and write speed,
DE0_SDCARD_JPEG_2_BMP
- 从SD Card中读取 image.jpg, 经过NIOS II 转成 image.bmp,并保存在SD Card中。 注: 运行程序之前,在SD Card的跟目录放一张名字为image.jpg的图片,并建立一个名为image.bmp的文件, 程序运行时,会把bmp图片数据写入image.bmp中-Read from the SD Card image.jpg, through the NIOS II converted image.bmp, and stored in the SD Car
colormoment
- 读取图片,提取图片的颜色矩特征,其中变量I=imread( 1.jpg ),1.jpg即为需要读取的图片。-Read the image, color moments extracted image features, including variable I = imread (' 1. Jpg ' ), 1.jpg shall be required to read the pictures.
Basic_Steganography
- 夹带算法不知道大家有没有听说过,就是在一个外表正常的文件,例如一个Word文档或者Jpg图片中夹带一些加密信息,只有夹带软件本身才可以放置和读取这些信息。这个是一个实现这种算法的源程序,支持夹带的信息加密,推荐下载。-Entrainment algorithm does not know if you are not heard, that is, an appearance of normal documents, such as a Word document or a Jpg pictur
BasicSteganography
- VB版的带算法源码实例,不知道大家有对这个算法是否熟悉,就是在一个外表正常的文件,例如一个Word文档或者Jpg图片中夹带一些加密信息,只有夹带软件本身才可以放置和读取这些信息。这个是一个实现这种算法的源程序,支持夹带的信息加密。 -VB version of the algorithm source code with examples, do not know if you are familiar with this method is that in a normal appeara
saveimage2file
- 可以实现图像的批量保存,里面有调用函数和功能函数。比如,读取了“F:\saveimage2file\1.jpg”做处理,你可以在原路径下批量保存为“F:\saveimage2file\result(文件夹的名字可以在程序中修改)\1result.jpg(也可以保存为10,11,12等名字,能够修改)”-save images to file
DuckLakeSegmentation_SVM
- 用svm实现图片中目标的提取。ColorPix.exe为图片rgb值读取小软件,littleduck.jpg为目标图像。DuckLakeSegmentation_SVM.m为主程序,使用时可以选取图片处于目标位置像素点的rgb值作为特征训练svm。可以使用任意图片,通过修改主程序的DuckTrainData和LakeTrainData里面的rgb值即可-Svm achieve the target image using the extraction. ColorPix.exe rgb valu
Road-network-identification
- 该程序功能如下: 读取BMP或者JPG格式的图片,自动识别路网,并表出路口节点-The program functions as follows: Read BMP or JPG format images, automatic identification of road network and junction node Expressed
车牌识别系统MATLAB源代码完整
- clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_
STM32奋斗板SD卡U盘
- stm32 图片显示 JPG 读取 sd 卡 显示到 显示屏上,自己下载仔细研读(you see You see, do not understand, ask, ask me, I do not know, you go back to how to do it, sister?)