登录
首页 » matlab » MATLAB_

MATLAB_

于 2020-07-17 发布 文件大小:733KB
0 191
下载积分: 1 下载次数: 1

代码说明:

  能够实现对生物芯片的识别和图像处理,识别有效芯片区域,读取阴性和阳性点分布和数量。(It can realize the recognition and image processing of biochip, identify the effective chip area, read the distribution and number of negative and positive points.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • StereoVision_SSD
    本算法在Matlab2008b 环境下实现。包括main,san 和ssd 三个函数。 这次实现的算法并不是比较两个已经知道的点是否匹配,而是已知一个图形中的特征点,在另外一个图像中找到与其最匹配的点,匹配度用SAD 或者SSD 来度量。 main.m 是程序的入口,包括生成和读入实验数据,调用sad 函数和ssd 函数求匹配点,最后绘 制出最后的结果。sad.m 是用sad 度量方法在另一图中求解匹配点的函数实现,有3 个参数 y=sad(x,image1,image2)。其中x 是代匹配的数据,image1 是图像1 数据,image2 是图像2 数据。 从理论上分析,ssd 比sad 算法要复杂一点,经过测试,在一幅640*480 的图像中寻找10 个匹配点数据SAD 用时25.062519 秒,SSD 用时25.291432 秒。(The algorithm Matlab2008b environment to achieve. Including the main, san, and ssd three functions. The implementation of the algorithm is not the point of comparing two matches already know, but the known feature points in a graphic, an image found in the other match with the most points, matching measured with the SAD or SSD. main.m is the entry, including the generation and reading test data, call the sad ssd function evaluation functions and matching points, and finally draw the final result. sad.m measure is sad figure in another match point in the function implementation to solve, there are three parameters y = sad (x, image1, image2). Where x is the generation of matching data, image1 is the data image 1, image2 is the image 2 data. From the theoretical analysis, ssd little more complicated than the sad algorithm, tested in a 640* 480 images of 10 match points in the search for data using time 25.062519 seconds SAD, SSD with time 25.291432 seconds. )
    2011-01-25 19:06:47下载
    积分:1
  • eq
    说明:  该程序采用一种简单的算法对图像进行直方图均衡化,对图像均衡化有一定的作用(The program uses a simple algorithm of image histogram equalization on the image equalization to a certain extent)
    2008-02-26 21:50:49下载
    积分:1
  • huiduhua
    基于MATLAB对输入图像的进行灰度化处理(Grayscale processing of the input image based on MATLAB)
    2013-03-12 12:48:40下载
    积分:1
  • JM
    说明:  jm软件源码,用于流媒体编码标准H264的性能评测(jm-source software for streaming media encoding standard of the performance evaluation H264)
    2009-06-21 15:23:59下载
    积分:1
  • 10086
    能够用 matlab确定模最大值,利用小波变换去噪,对地震信号进行处理(The maximum modulus can be determined by MATLAB, and the seismic signal is processed by wavelet transform denoising.)
    2018-06-01 11:19:34下载
    积分:1
  • M_map1.4j工具箱官方中文版使用说明及示例
    说明:  matlab地图工具包m_map的中文说明书,内含各种应用个例(Matlab map toolkit M_ The Chinese Manual of map contains various application examples)
    2020-12-05 17:59:25下载
    积分:1
  • strtok
    strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
    2013-05-06 14:36:34下载
    积分:1
  • circle-are
    用C编写程序来求解圆的面积和周长,这是以前的一个实习作业。(Write a program in C to solve the area and perimeter of a circle, which was previously an internship job.)
    2013-10-14 19:22:33下载
    积分:1
  • VCPPqiangda-tuxiang-chuli
    先进行图像预处理,比如Hough变换,边沿检测,还有差影法,模板提取 ,识别,跟踪,最后是模板匹配。(First image preprocessing, such as the Hough transform, edge detection, as well as poor shadow method, template extraction, identification, tracking, and finally the template matching.)
    2012-03-16 14:33:20下载
    积分:1
  • noise-plus-image
    对图像添加各种噪声 高斯噪声 淑盐噪声(Add a variety of image noise, Gaussian noise, noise, salt-sook)
    2009-09-06 10:59:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载