搜索资源列表
jpg.pdf
- matlab jpeg压缩代码文档。包括一些基本jpeg知识和常见开发问题-matlab jpeg compression code document. Jpeg, including some of the basic knowledge and common development
Matlab_gps_pingcha
- matlab编程完成一GPS网的平差计算。起算数据见文件“起算数据.TXT”;GPS网略图见“网图.jpg”;基线向量观测值和方差见“基线.bas”。根据已知起算数据和观测值建立数学模型并进行最小二乘平差计算和精度评定。代码和计算结果在实习报告中也已详细列出。-matlab program to complete a GPS network adjustment calculation. Initial data the document entitled " Initial Data.
Gabor
- 人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice! usage: I=double(imread c:\Data\girl1.jpg )) detect_face(I) The function will display the bounding box if a face is found.
cars
- MATLAB车牌识别系统设计。包括源代码和设计文档。-MATLAB license plate recognition system. Including the source code and design documentation.
imagemorphing
- 自己做的imagemorphing的matlab代码~简单的拿boy.jpg和girl.jpg进行实现-Own imagemorphing matlab code ~ simple to take boy.jpg and girl.jpg achieve
tuxiangchuli
- 一段简单的图像处理MatLab程序,功能是将JPG格式的彩色图像文件灰度化并进行直方图均衡。代码文件内有详细说明。-A simple image processing Matlab procedure, it can gray a JPG format color image and perform histogram equalization. The detailed descr iption is contained in the code file.
figtojpg
- matlab写的将fig格式图片转成jpg格式的源代码-matlab write the fig format jpg format image into the source code
jpeg-et-jepg-2000-code-avec-matlab
- projet for jpg & jpg2000 with matlab code
Zigzag for JPG compression
- This code is very useful especially for JPEG compression. It uses zig-zag
matlab_builder_c0kky8
- 这是一个课程设计的MATLAB代码,他是一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理png格式和jpg的分形图形,运行效率高。 -This is a course designed MATLAB code, he is a use of scales and measurement method for rapid calculation of general fractal graphics fractal dimension of the program, can
store2hdf5
- 此matlab代码实现的功能是将jpg格式图片存储成hdf5格式的数据-Matlab code for this function is to store image data into a format jpg format hdf5
Two_Dimensional_HPF
- 这个matlab代码在图像上使用了二维高通滤波器。所有你需要做的是将图像名称从FlowersButterfly.jpg更改为您自己的图像名称并运行它。(This matlab code uses a two dimensional high pass filter on an image. All you need to do is change the image name from FlowersButterfly.jpg to your own image name and run it.