i need code for hsv weight function ( based on saturation and intensity)

RGB= imread('image.jpg'); hsv =rgb2hsv(RGB);
AFTER THIS I NEED TO CALCULATE HSV WEIGHT FUNCTION.

2 Commenti

how to implement r (255/I) (S,I) 1 S gray W 2
Why do you need to when the Mathworks implemented it for you in rgb2hsv()?

Accedi per commentare.

Risposte (1)

Categorie

Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange

Richiesto:

il 22 Gen 2016

Commentato:

il 23 Gen 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by