Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.ip.base bob.ip.base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.ip.basebob.ip.base
  • Merge requests
  • !17

Towards pure python phase1

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tiago de Freitas Pereira requested to merge to-pure-python-phase1 into master Oct 01, 2021
  • Overview 5
  • Commits 1
  • Pipelines 2
  • Changes 35

Hi guys,

This MR is another step towards getting rid of our C++ code and have as much as possible pure python code. In this first step, I'll get rid of code that we are not using for several years.

A second MR will come in the near future with more cuts in the code and the ported versions of essential stuff.

Follow the features that will go away in this MR.

  • bob.ip.base.SIFT
  • bob.ip.base.VLSIFT
  • bob.ip.base.VLDSIFT
  • bob.ip.base.Weiner
  • bob.ip.base.MultiscaleRetinex
  • bob.ip.base.SelfQuotientImage
  • bob.ip.base.GSSKeypoint

Please, let me know if any objection

Edited Oct 01, 2021 by Tiago de Freitas Pereira
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: to-pure-python-phase1