Skip to content
#

texture-analysis

Here are 17 public repositories matching this topic...

PST or Phase Stretch Transform is an operator that finds features in an image. PST implemented using MATLAB here, takes an intensity image I as its input, and returns a binary image out of the same size as I, with 1's where the function finds sharp transitions in I and 0's elsewhere.

  • Updated Dec 16, 2021
  • Python

A hybrid-feature melanoma detection pipeline combining advanced image preprocessing, handcrafted features, and multiple machine learning classifiers. Designed to deliver accurate and efficient skin cancer recognition.

  • Updated Nov 25, 2025
  • Python

CerviScan is a machine learning project for early detection of cervical pre-cancer using color moments and texture features extracted from post-VIA colposcopy images. This research evaluates multiple color spaces, feature fusion strategies, and traditional ML classifiers such as XGBoost and AdaBoost to improve diagnostic performance.

  • Updated Nov 16, 2025
  • Python

Gram-GAN bridges pixel-based and GAN SR methods, generating sharp and realistic textures by explicitly matching generated patches to real HR textures via a Gram-based patch database. It ensures stable training, better generalization, and texture-aware outputs—ideal for satellite, medical, art, and fashion super-resolution tasks.

  • Updated Nov 5, 2025
  • Python

Improve this page

Add a description, image, and links to the texture-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the texture-analysis topic, visit your repo's landing page and select "manage topics."

Learn more