Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
image2csv.xlsx | 2012-12-14 | 2.1 MB | |
README.txt | 2012-12-14 | 432 Bytes | |
image2csv.jar | 2012-12-14 | 2.4 kB | |
Totals: 3 Items | 2.1 MB | 0 |
Image2CSV converter vesion 0.2 Usage: java -jar image2csv {input file system path } {output file system path} {Color Channel} Color Channel :in ([red],[green],[blue],[black]) Example: command line: C:\java>java -jar image2csv.jar C:\Users\User\Downloads\test1.bmp C:\Users\User\Downloads\test1.csv black console output: C:\Users\User\Downloads\test1.bmp| ===Done==>>> C:\Users\User\Downloads\test1.csv