I have to mention images are the same size, but the shapes inside increased a lot in the second one
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.
Inbetweening for 2 Images
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hey all,
I am trying to make an average between 2 images in which that my new image should be a shape between these two not the average of image variable
Regards
12 commentaires
Image Analyst
le 13 Avr 2012
Upload your two photos, plus a result (if you can mock one up, say in Photoshop or GIMP or something).
sareh
le 13 Avr 2012
Dear Image Analyst,
These are my images, actually I am trying to make a model 3D out of 55 CT scan Images and slides are not enough so I have to make images between these 55 to have like 110 images
http://upandpost.com/image/full/6/9b9aea62e94f203d48238cc0b1a79c1.jpg
http://upandpost.com/image/full/3/bfbece91d105fcd14543299e68553cd.jpg
Walter Roberson
le 13 Avr 2012
If this is being done for the sake of visual display, then the field is generally known as "inbetweening".
sareh
le 16 Avr 2012
And I already with this code put my tif file which has 55 images in Matlab
mov = mmreader('F.avi');
nFrames = mov.NumberOfFrames;
for k = 1 : nFrames
A(k).cdata =rgb2gray(read(mov, k));
end
Walter Roberson
le 16 Avr 2012
inbetweening can be a complex process. I am not _aware_ of any MATLAB implementation.
Réponses (0)
Voir également
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 (한국어)
