Skip to content

Releases: SergeyMorugin/GraphPod

v0.1.1

11 Jul 11:49
6b83dba

Choose a tag to compare

v0.1.1 (#31)

0.1.0: Feature/ms test 4 (#27)

03 Jul 17:47
5f7102e

Choose a tag to compare

* add blanck app project

* Somehow workable algorithm

* add Ilya algoritm

* Xcode recomendatation fixes

* add BitmapImage structure

* fixes

* optimisation

* add fromBitmapImage

* add params to func

* fixes

* add image picker

* fix

* add coefficients

* fixes

* Edges Detection added

* map to forEach

* Unit tests added

* Edge Detection image shifting fix

* Edge Detection image shifting fix

* Presentation added

* separate entities from algoritm

* refactoring

* RootsDictionaryTests

* add BitmapColorTest

* add BitmapImage tests

* add WGraph tests

* add DisjointSet tests

* add SegmentingImageAlgorithmPerformance tests

* BitmapImage.diff optimization

* add checking UIKit availability

* delete wrong placed files

* move files to lib dir

* add pods

* fix min version

* add public notation

* add public notation

* add public notation

* add public notation

* fixes

* change project structure

* remove Edge detection algoritm for a while

* update readme

* remove generated blank project

* create a new files for project

* fixes

* move to Swift5

* update config files

* add tests

* move code from test to main project

* rename back the folder for testing

* add access to photo

* add Picker

* add perfomance tests

* delete useless files

Co-authored-by: Ilya Doroshkevich <kardor@mail.ru>