-
Notifications
You must be signed in to change notification settings - Fork 1
TinCheung/ImageReader_Java
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
You can run the program by javac *.java java imageReader x x x x x The quantization scheme I use is that step — the interval between two adjacent quantized values X - the value we are going to quantize Xnew = (X/step + round(X%step)) * interval_length
About
576 HW
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published