搜索资源列表
gif
- 读取gif文件的内容,提取gif文件中的所有的帧,并可以提取某一帧的数据。-Read gif file, and get the data of all fram, and also you can get one fram data of the gif
Jpg
- BMP图象数据提取及灰度值提取,,,,该程序首先把BMP从一维数组转换到CCC[960][1280]这个二维数组,然后扫描图象,提取其中的每个像素点的R,G,B值转换成Y,U,I模式的Y值(亮度/灰度值),然后用pix[y][x]存放,小弟能力有限,下面本来想用另一个数组B[y][x]存放二值化后的实体的-BMP image data extraction and gray value extraction,,,, the program first to BMP conversion from
ROI2
- 从眼动仪提取数据,根据高斯核函数得到感兴趣区域-Extract data from the eye tracker, based on the Gaussian kernel function to get the area of interest
get-data-from-fig-picture
- matlab提取图像数据 非常重要 ,免费下载-matlab image data extraction
jpg2rgb
- 提取jpg图片中的数据并转换为RGB数据,显示到屏上。-Get the data JPG picture and convert it to RGB data, show them to screen.
Autoencoder_Code
- 实现对于数据特征的识别和提取,进而实现重构,重构值与输入数据相差越小越好,对于该深度学习网络的训练可以分为预训练和调优过程,对此需要把数据按比例分为训练集和测试集,进行系数的调整,从而实现数据重构。-For realization identify and extract data features, thus achieving the reconstruction, reconstruction of the input data value difference as small as p