Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (15)
Retinal blood vessel detection in large field of v
no vote
Application background this codes helps in retinal blood vessel detection in ultra wide field retinal images using thresholding. this code is very easy to understand and gives good results. Key Technology this attachment includes four wide filed retinal images with matlab code.
mehr957955
2016-08-23
1
1
Retinal blood vessel segmentation
no vote
Application background this code helps in blood vessel segmentation in fundus images using coye filter. this code is very easy to implement and understand. it segments the retinal vessels with great accuracy. Key Technology this attachment includes matlab files with fundus images.
mehr957955
2016-08-23
9
1
Retinal blood vessels were extracted using a line
4.0
Application background this code helps in vessel extraction n color fundus retinal images. the file also includes retinal images and matlab files. just open line.m file and enjoy! Key Technology By this code, you can extract blood vessels in color fundus retinal images.
mehr957955
2016-08-23
3
1
3D plotting in MATLAB
no vote
This code will help you in plotting data in 3D using MATLAB.  this zip file contains numbers of files including different methods of plotting. you can plot multiple slices of tumor etc in 3D using slice3. you can plot multiple 2D images together using image3 and you can plot multiple images in a box using box3. there are also other files that might prove helpful.
mehr957955
2016-08-23
2
1
Segmentation using Snake Algorithm
no vote
Snake is an active contour for representing object contours. Traditional snake algorithms are often used to represent the contour of a single object. However, if there is more than one object in the image, the snake model must be adaptive to determine the corresponding contour of each object. Also, the previous initialized snake contours risk in getting wrong results when tracking multiple objects in successive frames due to the weak topology changes Implementation: 
mehr957955
2016-08-23
0
1
Fuzzy c-means clustering
no vote
This example shows how to perform fuzzy c-means clustering on 2-dimensional data. Fuzzy c-means (FCM) is a data clustering technique in which a dataset is grouped into n clusters with every datapoint in the dataset belonging to every cluster to a certain degree. For example, a certain datapoint that lies close to the center of a cluster will have a high degree of belonging or membership to that cluster and another datapoint that lies far away from the center of a cluster will have a low degree of belonging or memb
mehr957955
2016-08-23
0
1
3D volume visualization in matlab
no vote
Volume visualization is the creation of graphical representations of data sets that are defined on three-dimensional grids. Volume data sets are characterized by multidimensional arrays of scalar or vector data. These data are typically defined on lattice structures representing values sampled in 3-D space.  This code will load the data and displays it in 3D.
mehr957955
2016-08-23
1
1
implementation of OFDM
no vote
Fiber-optic communication is a method of transmitting information from one place to another by sending pulses of light through an optical fiber. The light forms an electromagnetic carrier wave that is modulated to carry information. This code contains the implementation of single channel transmission system.
mehr957955
2016-08-23
2
1
Optical fiber communication codes in Matlab
4.0
Fiber-optic communication is a method of transmitting information from one place to another by sending pulses of light through an optical fiber. The light forms an electromagnetic carrier wave that is modulated to carry information. This contains lots of codes of optical fiber communication systems in matlab. These codes will help you in the implementation of communication systems in matlab.
mehr957955
2016-08-23
9
1
Calculator GUI in java
4.5
This is a free java  calculator tutorial developed using java swing . Below you will find the java code for calculator along with the screenshot. It is a basic four-function calculator java program <
mehr957955
2016-08-23
0
1
View More