Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Reconstruction/Enhancement with Real-time Image Processing #72

Open
krmdel opened this issue Dec 3, 2023 · 2 comments
Open

Image Reconstruction/Enhancement with Real-time Image Processing #72

krmdel opened this issue Dec 3, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@krmdel
Copy link
Collaborator

krmdel commented Dec 3, 2023

a) Image Reconstruction/Enhancement

  1. Image Transformation through Domains:
  • Fourier Transform
  • Discrete Fourier Transform
  • Convolution Theorem and Filtering in Frequency Domain
  • Discrete Cosine Transform
  • Haar Transform
  1. Image Enhancement:
  • Operations in Frequency Domain vs Spatial Domain (Point Processing Techniques/Spatial Filtering)
  • Histogram Equalization
  • Histogram Matching
  • Denoising/Deblurring etc.
  • Upsampling/Super-Resolution
  1. Image Reconstruction/Enhancement using Deep Learning

b) Development of a Real-time Image Processing Framework

  1. Data Acquisition
  2. Pre-processing (including Image Reconstruction/Enhancement)
  3. Object Detection/Segmentation (including model optimization using pruning/quantization etc)
  4. Post-processing
  5. Containerization/Storage

c) Optional: Use case in real world applications: Medical Imaging

@bellabf
Copy link
Collaborator

bellabf commented Dec 3, 2023

Hi! I think it would be nice to have real time computer vision examples. I just wanted to point it out that there is quite an overlap between this outline and the image and imaging and the feature extraction chapter. . So, something to be aware of.

@johko
Copy link
Owner

johko commented Dec 7, 2023

Hey, sorry for the late reply. I agree with @bellabf - there is quite some overlap and for now I would focus on getting content done for the topics we have.
But we should definitely keep your suggestions for future iterations @krmdel ! 🙂

@johko johko assigned johko and unassigned johko Dec 7, 2023
@johko johko added the enhancement New feature or request label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants