Phuntsok Drak-pa
|
62ab7d4b8c
|
moved report files in dedicated folder
|
2018-12-03 14:54:19 +01:00 |
|
Phuntsok Drak-pa
|
2633662c4b
|
Added tolerance option and result example with -t 5
|
2018-11-27 23:59:04 +01:00 |
|
Phuntsok Drak-pa
|
88e04466f3
|
disambigued segment constructor
|
2018-11-27 23:12:12 +01:00 |
|
Phuntsok Drak-pa
|
f53b4d9f5f
|
updates on files, removed obsolete file
|
2018-11-27 22:36:00 +01:00 |
|
Phuntsok Drak-pa
|
04ebb1e1f9
|
forgot this for loop, wasn't a bad issue though
|
2018-11-27 16:59:15 +01:00 |
|
Phuntsok Drak-pa
|
fe41a56c66
|
documentation update
|
2018-11-27 15:49:24 +01:00 |
|
Phuntsok Drak-pa
|
7d99a626e1
|
Fixed ppm format, now creates image identical to original image
|
2018-11-27 13:36:24 +01:00 |
|
Phuntsok Drak-pa
|
a88c108d41
|
Fixed the indexing issue, but now the output ppm file is not valid
|
2018-11-27 12:47:28 +01:00 |
|
Phuntsok Drak-pa
|
96660f9bef
|
fixed compressed file reading, now must fix data conversion
|
2018-11-27 10:38:11 +01:00 |
|
Phuntsok Drak-pa
|
750a7a750f
|
first steps in uncompressing, will finish later
|
2018-11-26 02:28:15 +01:00 |
|
Phuntsok Drak-pa
|
b1a9997893
|
removed stdbool and now writes compressed file
|
2018-11-25 00:29:35 +01:00 |
|
Phuntsok Drak-pa
|
0ab3192fa4
|
code style
|
2018-11-24 22:51:25 +01:00 |
|
Phuntsok Drak-pa
|
ae74134064
|
fixed documentation
|
2018-11-24 22:41:29 +01:00 |
|
Phuntsok Drak-pa
|
ea6e190ecd
|
removed doc references to darray_t
|
2018-11-24 22:01:09 +01:00 |
|
Phuntsok Drak-pa
|
a289cfbf2d
|
code style
|
2018-11-24 21:58:55 +01:00 |
|
Phuntsok Drak-pa
|
a27a31a0ae
|
I think I fixed zones detection, still got memory leak
|
2018-11-24 21:33:47 +01:00 |
|
Phuntsok Drak-pa
|
c4e6f1a422
|
better filename
|
2018-11-24 16:35:33 +01:00 |
|
Phuntsok Drak-pa
|
d34e106a4f
|
removed y from segments and fixed their pixel indexing
|
2018-11-23 10:32:49 +01:00 |
|
Phuntsok Drak-pa
|
87dfa5b2a6
|
Debug prints now only in debug builds
|
2018-11-23 10:31:47 +01:00 |
|
Phuntsok Drak-pa
|
9c843e6af3
|
hopefully fixed some stuff, and see TODO
|
2018-11-22 14:05:11 +01:00 |
|
Phuntsok Drak-pa
|
d8c7e7d454
|
refactored, pointers not obfuscated anymore
|
2018-11-21 10:46:01 +01:00 |
|
Phuntsok Drak-pa
|
e509b7402f
|
reduced puts usage
|
2018-11-21 10:31:42 +01:00 |
|
Phuntsok Drak-pa
|
30f17020e4
|
removed unneeded line for debugging
|
2018-11-12 15:25:21 +01:00 |
|
Phuntsok Drak-pa
|
a759caff99
|
Added README
|
2018-11-12 15:17:02 +01:00 |
|
Phuntsok Drak-pa
|
819eff4446
|
Issue kinda solved, now onto the next issues
|
2018-11-12 14:44:52 +01:00 |
|
Phuntsok Drak-pa
|
71faf2cfd8
|
added documentation
|
2018-11-12 14:25:24 +01:00 |
|
Phuntsok Drak-pa
|
90d4b0cfc3
|
removed reference to Glut and OpenGL
|
2018-11-12 14:25:06 +01:00 |
|
Phuntsok Drak-pa
|
cde3be6e42
|
forgot to include this
|
2018-11-11 18:31:46 +01:00 |
|
Phuntsok Drak-pa
|
4f62acd157
|
fixed... kinda? Works with valgrind, not vanilla
|
2018-11-11 18:17:33 +01:00 |
|
Phuntsok Drak-pa
|
0315cbf7dd
|
file won't open apparently
|
2018-11-11 17:05:03 +01:00 |
|
Phuntsok Drak-pa
|
8a2b6c73d4
|
fixed some docs
|
2018-11-11 17:04:52 +01:00 |
|
Phuntsok Drak-pa
|
41dfd68f09
|
trying stuff
|
2018-11-11 16:32:27 +01:00 |
|
Phuntsok Drak-pa
|
33d8e8aac5
|
added base for compressing function
|
2018-11-07 01:03:55 +01:00 |
|
Phuntsok Drak-pa
|
07c5c1c28f
|
documentation
|
2018-11-07 00:45:25 +01:00 |
|
Phuntsok Drak-pa
|
a036b86ba7
|
code style
|
2018-11-07 00:45:09 +01:00 |
|
Phuntsok Drak-pa
|
fa42564c17
|
coding style + initial compression algorithm
|
2018-11-06 16:08:20 +01:00 |
|
Phuntsok Drak-pa
|
477f702870
|
coding style
|
2018-11-03 16:35:06 +01:00 |
|
Phuntsok Drak-pa
|
ec8676e7ab
|
removed duplicated headers
|
2018-10-31 11:41:12 +01:00 |
|
Phuntsok Drak-pa
|
77cfbea689
|
added command line arguments handler
|
2018-10-31 11:40:47 +01:00 |
|
Phuntsok Drak-pa
|
27d025348f
|
removed header already included by other headers
|
2018-10-31 10:32:22 +01:00 |
|
Phuntsok Drak-pa
|
6c07827b21
|
fixed conversion issues
|
2018-10-31 09:56:44 +01:00 |
|
Phuntsok Drak-pa
|
3701a20d22
|
reduced line number of functions
|
2018-10-31 09:56:24 +01:00 |
|
Phuntsok Drak-pa
|
150ce6982a
|
lots of structures, function helpers and documentation
|
2018-10-21 21:42:58 +02:00 |
|
Phuntsok Drak-pa
|
06a423b3d7
|
initial commit
|
2018-10-19 20:03:06 +02:00 |
|