Skip to content

Development plan #101

@anton-dutov

Description

@anton-dutov

IMHO need to review project development model, currently project in stagnation, why? nothing working

Iliya worked on "ndslice", some times just renaming functions to better name, that is not important, use old libmir, but take working code (with stable API as possible), to attract developers.

Publish development plan, set tasks prio and all moves up.

Get typical tasks as basis.

e.g.

Typical task 1

  1. Read image from file
  2. Convert to grayscale
  3. Gausianblur (specify core) to remove noise
  4. Detect edges/counters/features
  5. Draw rect/circles/points to mark detected features
  6. Show result

Typical task 2

  1. Open Webcam
  2. loop
  3. take frame
  4. gryascale/gausian
    5 .compare to previous frame (enumerate diffs as array of regions?)
  5. save frame as previous
  6. filter regions smailer than WxH
  7. Draw filtered regions (highlight diffs)
  8. waitkey and goto 2.

Typical task 3.
....

Typical task 4
....

Which parts of this tasks alredy present in dcv/phobos? which need to implement? That is starting point to make development plan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions