搜索资源列表
ait_picmatch
- Author: Fahd Ahmad Abbasi Summary: Matches two pictures given as arguments. MATLAB Release: R13 Required Products: Image Processing Toolbox Descr iption: The function takes two images as argument and using edge detection checks whethe
B-splineApproximation
- B-spline曲线、曲面的插值和逼近算法以及B-spline曲线、曲面的显示。代码是matlab格式的。
matlab线性对比度展宽
- 线性对比度展宽算法,需要自己改一下图片的路径,另外里面的参数a,b,ga,gb也要自己根据不同图片进行设置!
基于互信息的配准程序,matlab版的
- 基于互信息的配准程序,matlab版的,内部包括测试图像为CT和MR。是老外编的,不错。, Matlab Program to find mutual information for two images stored as vectors. The images must contain 8-bit (0-255) integer pixels Requires two data vectors X,Y which must be the same length and Nx1
Bspline.3次B样条小波程序
- 3次B样条小波程序,用MATLAB写的,思想简单,但要建立好像不容易,大家看看,3 bspline wavelet program,using matlab language.The idea is not complex,but it is not easy to realize it.Hope all read.
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
b-splines.rar
- 基于b样条的弹性图像配准程序 matlab实现,B-spline-based elastic image registration procedures for the realization of matlab
ColourChange
- 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
avi2bmp
- 用matlab 写的将avi电影转化成BMP图像序列,调试通过的-Avi movie to convert BMP image sequences
B-spline-surface
- 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
Byangtiaoquxian
- 图形学基础编程,B样条曲线,C++环境,适合新手参考学习-Graphics based on programming, B-spline curve, C++ Environment, suitable for novice reference learning
@bsplinearray
- matlab ,B 样条进行矩阵计算, 用于图像处理中的B样条计算,-matlab ,b spline array, image processing
BiosignalAndBiomedicalImageProcessing-MatlabBasedA
- Biosignal and Biomedical Image Processing MATLAB-Based Applications
color-snake
- 利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度-The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will ge
matlab-B-spline-curve-of-anti-count
- 通过利用matlab实现B样条曲线的反算。-By the use of matlab B-spline curve of anti-count.
matlab绘制B样条曲面代码
- B样条拟合的4种方法介绍。MATLAB运行,十分简单。效率高。(Introduction of 4 methods of B spline fitting)
B样条弹性配准matlab
- 数字图形配准示例代码 B样条弹性配准算法(有示例)(Graph registration B spline elastic algorithm (example))
2017数学建模国赛B题
- 2017年数学建模国赛B题matlab程序(2017 mathematical modeling country B problem matlab program.)
MATLAB视频去雾【GUI,源码,论文】
- 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进
B-COSFIRE
- 基于matlab的裂缝检测算法,来自CSDN。可以有效识别墙体裂缝并检测参数(Crack detection algorithm based on MATLAB, from CSDN. It can effectively identify wall cracks and detect parameters)