Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LabelFlattener
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nambisan, Anand K. (S&T-Student)
LabelFlattener
Commits
master
Select Git revision
0 results
LabelFlattener
Author
Search by author
Any Author
authors
0 authors
Sep 03, 2017
iterated through possible values of initial centroid and step size and made it...
· 3c7cc0cd
ajaxis001
authored
7 years ago
3c7cc0cd
Sep 01, 2017
added decimal points to the taylor series coefficients in the arcSine() (which...
· 4ab8dcda
ajaxis001
authored
7 years ago
4ab8dcda
May 10, 2017
added a few more comments to explain some uses
· db2b73f0
ajaxis001
authored
8 years ago
db2b73f0
A rough implementation of the advanced flattener with a arcSine() which uses...
· 014f88e4
ajaxis001
authored
8 years ago
014f88e4
Textfile to figure out the logic of implementing the advanced cost function
· 77bb2730
ajaxis001
authored
8 years ago
77bb2730
May 09, 2017
added a minor comment in the findlargestCC()
· c87d290f
ajaxis001
authored
8 years ago
c87d290f
Removed the morph txms which are not useful from the flatternerSrc.cpp and...
· 013041d4
ajaxis001
authored
8 years ago
013041d4
Made some addititons and modifications to the lighting correction method which used blurring
· eaec9b0e
ajaxis001
authored
8 years ago
eaec9b0e
implemented a section to do a coarse blurring of the image to figure out the lighting informantion
· 21d64de1
ajaxis001
authored
8 years ago
21d64de1
Apr 29, 2017
Added a Section to enhance image using the dilate transform
· 071785d5
ajaxis001
authored
8 years ago
071785d5
Apr 27, 2017
Added sections to perform Morphological opening and Morphological blackhat...
· 5cb1b090
ajaxis001
authored
8 years ago
5cb1b090
Performed flatttening on the label mask. Masked the flattened label using the...
· 1017287f
ajaxis001
authored
8 years ago
1017287f
Apr 26, 2017
My (relatively) original version of the flattener code which started working...
· 1190bdc2
ajaxis001
authored
8 years ago
1190bdc2
The flattener code with the remap() implemented to do the flattening transformation
· 63df5b0e
ajaxis001
authored
8 years ago
63df5b0e
Apr 21, 2017
Correctecd error where i was passing &c when i should have been giving in *c...
· 23a059fa
ajaxis001
authored
8 years ago
23a059fa
code addition save.txt has the code section that comes after minimization (the...
· 466be449
ajaxis001
authored
8 years ago
466be449
the flattener with a vectorized cost function and feature matrix creator and...
· f4cfb6a6
ajaxis001
authored
8 years ago
f4cfb6a6
Apr 20, 2017
Add project files.
· cf4c9944
ajaxis001
authored
8 years ago
cf4c9944
Add .gitignore and .gitattributes.
· 87ad7db9
ajaxis001
authored
8 years ago
87ad7db9
Loading