Census
  1. Census

preprocessing

Public
AuthorCommitMessageCommit dateIssues
Liana DiesendruckLiana Diesendruck
e9a3467e9f8added the option of writing outputs to one single big file
Liana DiesendruckLiana Diesendruck
d2a1a04e140changed main printout
Liana DiesendruckLiana Diesendruck
072818ff776initial commit
Liana DiesendruckLiana Diesendruck
f8ab57d7f22new jar for imagegrid - commented out code that extracts cells contents and then ignore it
Liana DiesendruckLiana Diesendruck
c91fdfc456fcommented out code extracting cells contents during getCellLocations and doing nothing with it
Rob KooperRob Kooper
009b4bfd410reference object is build on column basis.
Rob KooperRob Kooper
b882d7d5a02remove unused code.
Rob KooperRob Kooper
4f4a42a774epass state and year to getCellLocations
Rob KooperRob Kooper
f4b12889325default is to use 2 readers and 10 images preloaded.
Rob KooperRob Kooper
51eecad24d9make sure path to refobj exists
Rob KooperRob Kooper
f42c9f84d52rewrite referenceobject class
Rob KooperRob Kooper
ed1bc03c5a3print segmentation/feature/index times
Liana DiesendruckLiana Diesendruck
6b50e346022changed to max angle (now it is 10 degrees) and to unrotate function
Liana DiesendruckLiana Diesendruck
1d246222b5echange to max rotation angle (bins outside of range are ignored when computing max of histogram)
Liana DiesendruckLiana Diesendruck
93ef4defff0new handwritting-util.jar with modifications to template matching so templates do not need to be reloaded and thresholds
Liana DiesendruckLiana Diesendruck
ab7117fa7b7max rotation angle in getgrid changed to 15
Liana DiesendruckLiana Diesendruck
4d498535187threshold of number of lines in getlines starts from 1 now (opencv was crashing)template now keeps unchanged during the line matching process so that the templates can be reused without reloading
Rob KooperRob Kooper
3470d3da29aforgot src in .classpath
Rob KooperRob Kooper
a3d010a1ad2remove all maven pieces
Rob KooperRob Kooper
a4640f50c6fadded templatesadded code to have multiple threads load images
Rob KooperRob Kooper
465c3e5f1d5ignore bin and target
Rob KooperRob Kooper
033a2183c9ework on a file level
Rob KooperRob Kooper
52c2d012f20multithreaded
Rob KooperRob Kooper
e87ba9390d8missing jar files
Liana DiesendruckLiana Diesendruck
4ad78215e2adebug code + some bug fixes
Liana DiesendruckLiana Diesendruck
99fc63d7878debug code + some bug fixes
Liana DiesendruckLiana Diesendruck
c9ce1f2f66cdebug code + some bug fixes
Liana DiesendruckLiana Diesendruck
b7eed6777deinitial commit
Liana DiesendruckLiana Diesendruck
3c946ae7640Share project "PreProcessing1940" into "svn+ssh://isda.ncsa.uiuc.edu/home/svn/census"
Liana DiesendruckLiana Diesendruck
3ff52f7c6d6initial commit
Liana DiesendruckLiana Diesendruck
eed1f98b658Share project "ElasticCensus" into "svn+ssh://isda.ncsa.uiuc.edu/home/svn/census"
Liana DiesendruckLiana Diesendruck
1a30628a751moving to trunk
Liana DiesendruckLiana Diesendruck
153eb5fe50dmoving to trunk
Liana DiesendruckLiana Diesendruck
99051900011print statements added
Liana DiesendruckLiana Diesendruck
7cb906391fbadded print statements.solved lock2 synch issue
Liana DiesendruckLiana Diesendruck
8dbcd7998c0ignore tmp folder
Liana DiesendruckLiana Diesendruck
0b8c3c2b377bug fix heapify + multi-threaded matrix build for all versions + new versions of HAC algorithm
Liana DiesendruckLiana Diesendruck
fbde8a31feadifferent multi-threaded versions of the linkage algorithm
Rob KooperRob Kooper
7ba1952e753add algorithm for priorityqueue options.
Rob KooperRob Kooper
e8a25f35841add algorithm for priorityqueue options.
Liana DiesendruckLiana Diesendruck
01a873558f2multi-threaded version of building the distance matrix and populating the priority-queues
Rob KooperRob Kooper
ae05adae9acNeeded to add queues option.
Rob KooperRob Kooper
c91ef15ec21parallel clustertree
Rob KooperRob Kooper
889d031dbaccreatecluster can now have multiple queues
Liana DiesendruckLiana Diesendruck
8d62b8281demulti-threaded option to clustering process
Rob KooperRob Kooper
31d651c0d79Added jpg folder to feature extraction
Rob KooperRob Kooper
4c48d4cf107don't modify state_abbr
Rob KooperRob Kooper
fef3201e826if state.startswith 1930_/1940_ use defaultschanged jardesc to write into census project.
Rob KooperRob Kooper
9c74f548e47use format <year>_<state> to distinguish different years and states.
Liana DiesendruckLiana Diesendruck
526edd3878bhandwriting jar with modifications for 1940 (general, AK and AS)