A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/opencv/opencv/issues/25012 below:

New shiny Imgproc module for OpenCV 5.0 · Issue #25012 · opencv/opencv · GitHub

Introduction

Please, look at #25011 first, as the ideas for Imgproc improvements have the same rationale and share many parts with the Core module.

Also, look at #25001, where it's suggested to remove some obsolete functionality.

The goals for the ultimate Imgproc module in OpenCV 5.0 release are:

In the era of deep learning the classical image processing may still be useful, but for somewhat different purposes, not to solve big complex problems (which are usually addressed by deep models nowadays). So, what are the possible uses of imgproc today:

The current imgproc already covers most of the use cases, but certain things still can be improved.

Improvements suggested for Imgproc in OpenCV 5.0 Common improvements

Now let's discuss various specific improvements in Imgproc

Filters Image Warping Resize

Resize is one of the most important functions in the whole OpenCV. We should offer the best and the fastest implementation of resize.

Color conversion Bits of computational photography

There is a dedicated Photo module for that, but for preprocessing we may probably need some basic image enhancement algorithms in imgproc module (like already existing bilateralFilter):

Drawing Computational Geometry

This functionality is not as widely used as cv::resize(), but it's still fundamental and important. Let's keep it and improve.

crackwitz and lin72hyuriploc, Puiching-Memory, kinchungwong, marius-sucan and lin72h


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4