-
Notifications
You must be signed in to change notification settings - Fork 6
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
How to use it in Matlab? #1
Comments
You'll need to make a mex file, write a function that takes a file path, call the loader, then write another function to convert the C rgba buffer into a Matlab matrix.
I don't have a copy of Matlab unfortunately.
On Wednesday, 4 January 2017, 8:20, CIML-InstitutFresnel <[email protected]> wrote:
Hello,I'm really interested in using your code to load Tiff files.
As I found your link in a Matlab Forum, I expected to use it in Matlab.
Is it possible? And how?
Thanks for your answer.—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
OK, it’s chinese for me but thank you for your quick answer !
Best regards.
Sébastien
Sébastien MAILFERT, PhD
Research Engineer
ImagImm microscopy facility
H&M Team : Membrane dynamics and T lymphocyte signaling
Tel: 33 (0)4 91 26 91 26
[Image-signature-email_Ciml40-Bigger]<http://www.ciml.univ-mrs.fr/fr/technologie/imagimm>
De : Malcolm McLean [mailto:[email protected]]
Envoyé : mercredi 4 janvier 2017 11:08
À : MalcolmMcLean/tiffloader <[email protected]>
Cc : Sebastien MAILFERT <[email protected]>; Author <[email protected]>
Objet : Re: [MalcolmMcLean/tiffloader] How to use it in Matlab? (#1)
You'll need to make a mex file, write a function that takes a file path, call the loader, then write another function to convert the C rgba buffer into a Matlab matrix.
I don't have a copy of Matlab unfortunately.
On Wednesday, 4 January 2017, 8:20, CIML-InstitutFresnel <[email protected]<mailto:[email protected]>> wrote:
Hello,I'm really interested in using your code to load Tiff files.
As I found your link in a Matlab Forum, I expected to use it in Matlab.
Is it possible? And how?
Thanks for your answer.—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#1 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AWY2iXp3fgeLhQqkrnvY35DF7dJ8qPeUks5rO29pgaJpZM4LaYlo>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I'm really interested in using your code to load Tiff files.
As I found your link in a Matlab Forum, I expected to use it in Matlab.
Is it possible? And how?
Thanks for your answer.
The text was updated successfully, but these errors were encountered: