Vous suivez désormais cette question
- Les mises à jour seront visibles dans votre flux de contenu suivi.
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails.
i cant use interpolation in matlab
Réponse acceptée
22 commentaires
- You could compute a NDD interpolation that is numeric garbage; or
- If your image was in a range of sizes, you might be able to use Symbolic Toolbox to try to compute NDD to acceptable accuracy, only to find that you run out of memory
- If your image is sufficiently large, then you might find that the limitations of the Symbolic do not permit acceptable accuracy (the symbolic toolbox has a limit of roughly
) - If your image is pretty small, you might be able to do something reasonable with the Symbolic Toolbox
- If your image is no larger than 3 x 3, you might be able to do something that is not entirely terrible using double precision
- is it rgb or grayscale?
- is the information from the entire image to be considered for the interpolation, or are you to work with independent tiles, or do you need to use a sliding window? If you are using tiles or sliding windows then how large?
- is the interpolation to take place at user-specified coordinates, or at a fixed scaling factor, or at a user-specified scaling factor, or should it continue until some criteria is reached?
- what output is required?
- firstly i am using grayscale image.
- only segmented brain tumor image is to be considered for the interpolation.
- on user defined cordinates automatically it pick x and y coordinates.
- lastly, i want value of y when x value is given. i have estimate value of y (effected cell of brain tumor).

Plus de réponses (0)
Voir également
Catégories
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Une erreur s'est produite
Impossible de terminer l’action en raison de modifications de la page. Rechargez la page pour voir sa mise à jour.
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.
Amériques
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom(English)
Asie-Pacifique
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)
