搜索资源列表
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.
saveimage2file
- 可以实现图像的批量保存,里面有调用函数和功能函数。比如,读取了“F:\saveimage2file\1.jpg”做处理,你可以在原路径下批量保存为“F:\saveimage2file\result(文件夹的名字可以在程序中修改)\1result.jpg(也可以保存为10,11,12等名字,能够修改)”-save images to file
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?)