https://github.com/citrineinformatics/machack
MatHack 2014 Submission
https://github.com/citrineinformatics/machack
Last synced: 3 months ago
JSON representation
MatHack 2014 Submission
- Host: GitHub
- URL: https://github.com/citrineinformatics/machack
- Owner: CitrineInformatics
- Created: 2014-12-03T14:37:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-03T14:38:15.000Z (over 11 years ago)
- Last Synced: 2025-03-12T22:36:10.399Z (over 1 year ago)
- Language: Matlab
- Size: 113 KB
- Stars: 0
- Watchers: 33
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
{\rtf1\ansi\ansicpg1252\cocoartf1265\cocoasubrtf210
{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural
\f0\fs24 \cf0 Project: Grain boundary (GB) detection in noise optical microscopy image using weighted support vector machine\
\
Author: Guoqiang Xu\
\
This project is aimed to incorporate information from multiple images to make accurate detection of GB position using weighted support vector machine.\
\
Instructions: \
\
1. In the main.m, set the prefix variable to the path where the microscopy images are. In this implementation, it is assumed the images are named by 1.tif, 2.tif, \'85 \
\
2. Select a region with interest to do the analysis by setting variables xlow, xhigh, ylow and thigh. Notice that the algorithm uses kernelized svm and therefore if the region selected is too large, you may run out of memory.\
\
3. Run main.m\
\
4. Some implementation is still under the way, not completed.}