Sahan Dissanayaka

Results 18 issues of Sahan Dissanayaka

After Tracking the Patient , Mobile App sends Treatments for reported user and get feedback and based on that application can remove/update the reported patient from the map etc.

It would to be great if we can filter out the inaccurate data from our application. So method to fulfill that is to verify it by a given location availability...

App contains so much of layers we need to testify the project via a solid architecture. Here I used clean because project needs so much of background packages I'm currently...

dashboard should be provided latest reports data by charts to testified so quick to the user

![118885571-3f664800-b8f8-11eb-8b32-287894b12435](https://github.com/scorelab/imagelab/assets/52147094/9273e05c-d100-4741-91a2-d1e8b4ae7d96) Current imagelab electron UI doesn't include a section for help for the starters. Need to implement such a feature to onboard the users extensively.

enhancement

![118885571-3f664800-b8f8-11eb-8b32-287894b12435](https://github.com/scorelab/imagelab/assets/52147094/d61a1eec-9a0f-416d-a2fc-29169b5aa4db) Current imagelab documentation page doesn't include the electron project documentation and steps support for setup. It needs to include in the original wiki page.

documentation

Following higher-level milestones and tasks needs to be discussed and finalized in the GSoC 2021 under ImageLab - extend the functionality. ### Milestone 1 - Architecture Improvements - [x] Finalize...

GSoC2021

Polygon is a figure with at least three straight sides and angles.OpenCV provides polygon drawing facility with **Improc.fillPoly()** method. Moreover, the operator enables to add custom points dynamically and it...

hacktoberfest
drawing-operations

Remapping is the process of taking pixels from one place in the image and locating them in another position in a new image. OpenCV supports remapping with **Imgproc.remap()**

hacktoberfest
geometric-transformation-opearations

Operators like ImagePyramids(both Pyramids Up and Down) need variable image size(scale up or down) to show the scaling changes applied for the image. Fixed Image Size would be a barrier...

enhancement