Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (8)
Exports figures
no vote
This function is especially suited to exporting figures for use in publications and presentations, because of the high quality and portability of media produced. 
JatinGera
2016-08-23
1
1
Gui Examples
no vote
This is a collection of GUIs meant to serve either to answer specific questions about writing GUIs or as a teaching tool to aid in learning how to write MATLAB GUIs without GUIDE. Many of these are inspired directly from the newsgroup. 
JatinGera
2016-08-23
0
1
Image Segmentation Tutorial
no vote
Image Segmentation Tutorial  First finds all the objects, then filters results to pick out objects of certain sizes. The basic concepts of thresholding, labeling, and regionprops are demonstrated with a simple example.
JatinGera
2016-08-23
1
1
Tools for NIfTI and ANALYZE image
no vote
You may also want to go through FAQ.pdf for practical solutions and real examples
JatinGera
2016-08-23
0
1
Optical Character Recognition (OCR) Matlab
no vote
The aim of OCR is to classify optical patterns corresponding to alphanumeric o
JatinGera
2016-08-23
0
1
Peak Finder
5.0
 if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found. 
JatinGera
2016-08-23
1
1
Alters a figure
no vote
Works for figures containing multiple axes as subplots. Note that tightfig will expand the figure to completely encompass all  axes if necessary.
JatinGera
2016-08-23
1
1
Wavelet Based Image Segmentation
4.0
This method will also give better results in comparison with other algorithms.  The methods can be compared with traditional as well as new methods (but they are also less noise robust) such as clustering methods (based on k-means, fuzzy c means etc.), level set methods (e.g.- fast and robust level set based on fuzzy clustering and LBM etc.), graph based methods (graph cut etc.) and region split & merging based methods (watershed based etc.).
JatinGera
2016-08-23
2
1
No more~