Color-By-Number / colorbynumber

Commit History

Added image downsampling
db4d0c4
Running

Sagar Bharadwaj commited on

Split island creation and adding numbers
d4675c1

Sagar Bharadwaj commited on

Added gradio app
ba60f57

Sagar Bharadwaj commited on

reassigning colors
a4ba88e

aditink commited on

Added apply_kmeans config
4112803

Sagar Bharadwaj commited on

Made changes to denoising
7fef374

Sagar Bharadwaj commited on

Added centroid list to object to enable calling numbered islands separately
d6f71e3

Sagar Bharadwaj commited on

Changed the color indexing to 1-based
dc882c7

Sagar Bharadwaj commited on

Updated default config
d2547a9

Sagar Bharadwaj commited on

Added open morphological transformation to remove small holes and isthmuses
0a92df1

Sagar Bharadwaj commited on

Create output directory if it doesn't exist
2b32b36

Sagar Bharadwaj commited on

Updated docstrings
d2ae102

Sagar Bharadwaj commited on

Center aligning numbers
a8828c1

Sagar Bharadwaj commited on

Added generate color legend
8cc93d2

Sagar Bharadwaj commited on

Updated Utils
2969573

Sagar Bharadwaj commited on

Added shape validity check
c76c7ee

Sagar Bharadwaj commited on

Pulled out configs. Added main.
54cb6c5

Sagar Bharadwaj commited on

Added centroid calculation using polylabel
68b9a41

Sagar Bharadwaj commited on

Small changes in gen island
5461b2c

Sagar Bharadwaj commited on

Filtering contours with high perimeter to area ratio
7708b6c

Sagar Bharadwaj commited on

Added draw contours utility function
775d79d

Sagar Bharadwaj commited on

Checking centroid calculation
c850ed8

Sagar Bharadwaj commited on

Made sure island_fills and island_borders have correspondence
4fc760f

Sagar Bharadwaj commited on

Added contour analysis in gen islands
9faa18b

Sagar Bharadwaj commited on

Added extra params in get_numbered_islands
9777205

Sagar Bharadwaj commited on

Added padding to enable border detection at image boundaries
13c2a66

Sagar Bharadwaj commited on

Added generate islands function
8ad61d2

Sagar Bharadwaj commited on

Updated Utils to accepts cmap
3e8f8f6

Sagar Bharadwaj commited on

Updated numbered islands API to accept color ID directly
6df22ad

Sagar Bharadwaj commited on

Added denoising to remove small color islands
ff2a834

Sagar Bharadwaj commited on

Merge branch 'main' of https://github.com/SagarB-97/ColorByNumber
89f7e8f

Sagar Bharadwaj commited on

Made simplify image faster
b4734e1

Sagar Bharadwaj commited on

Inefficient, not fully tested island generation
c858e30

aditink commited on

Create numbered islands
e3a0f13

Sagar Bharadwaj commited on

Added simplify image
f490375

Sagar Bharadwaj commited on