Click here to Skip to main content
15,887,683 members
Home / Discussions / Algorithms
   

Algorithms

 
Generalcctv video sharing with static ip Pin
sanjib_sinha6-Mar-12 2:30
sanjib_sinha6-Mar-12 2:30 
GeneralRe: cctv video sharing with static ip Pin
Albert Holguin6-Mar-12 4:59
professionalAlbert Holguin6-Mar-12 4:59 
Questionaudio watermarking Pin
sepideh-gh5-Mar-12 4:32
sepideh-gh5-Mar-12 4:32 
AnswerRe: audio watermarking Pin
Richard Andrew x649-Apr-12 4:06
professionalRichard Andrew x649-Apr-12 4:06 
Questionattack codes Pin
sepideh-gh5-Mar-12 4:26
sepideh-gh5-Mar-12 4:26 
QuestionSuper2xSal, SuperEagle, hq2x algorithms Pin
2xSal24-Feb-12 10:28
2xSal24-Feb-12 10:28 
AnswerRe: Super2xSal, SuperEagle, hq2x algorithms Pin
Chris Losinger24-Feb-12 10:57
professionalChris Losinger24-Feb-12 10:57 
QuestionConvert between image file formats??? Pin
supernorb16-Feb-12 22:36
supernorb16-Feb-12 22:36 
I'm studying how to convert between image file formats in low-level programming (without using converter libraries), to do this way, I have to know the file format structure but it seems not such easy, because of complex compression algorithms used in graphics files...
Another problem is how to convert from pixel to pixel such as if an image file with each pixel encoded by 24 bits is converted to another image file with each pixel encoded by 8 bits, that means we have to map 2^24 color palette to a 2^8 color palette, we surely have to choose 2^8 colors from 2^24 colors to put in the new color table and if so how we do that? Which colors we choose?

Could anyone here who have worked on the same projects please tell me step-by-step guide on how to convert between these image file formats? I don't need detailed code, I need a guide to do, if possible your codes will be very helpful to me but if not, that'll be fine. Plus If you have any documents on image file formats, could you please post some download link here to help me, I am very in need of such documents.

Thank you very much in advance and anyway!
AnswerRe: Convert between image file formats??? Pin
Jochen Arndt16-Feb-12 23:41
professionalJochen Arndt16-Feb-12 23:41 
AnswerRe: Convert between image file formats??? Pin
Alan Balkany21-Feb-12 4:11
Alan Balkany21-Feb-12 4:11 
AnswerRe: Convert between image file formats??? Pin
Chris Losinger21-Feb-12 10:50
professionalChris Losinger21-Feb-12 10:50 
QuestionConvert bits to bytes Pin
marca29214-Feb-12 20:15
marca29214-Feb-12 20:15 
AnswerRe: Convert bits to bytes Pin
Peter_in_278014-Feb-12 20:35
professionalPeter_in_278014-Feb-12 20:35 
QuestionOrdering (Poly) Lines Pin
Kyudos13-Feb-12 19:38
Kyudos13-Feb-12 19:38 
AnswerRe: Ordering (Poly) Lines Pin
Alan Balkany16-Feb-12 4:03
Alan Balkany16-Feb-12 4:03 
QuestionCan you do this with a convex hull? Pin
Kyudos12-Feb-12 12:40
Kyudos12-Feb-12 12:40 
AnswerRe: Can you do this with a convex hull? Pin
Kyudos12-Feb-12 14:13
Kyudos12-Feb-12 14:13 
AnswerRe: Can you do this with a convex hull? Pin
BobJanova12-Feb-12 23:03
BobJanova12-Feb-12 23:03 
GeneralRe: Can you do this with a convex hull? Pin
Kyudos13-Feb-12 12:57
Kyudos13-Feb-12 12:57 
GeneralRe: Can you do this with a convex hull? Pin
BobJanova16-Feb-12 5:22
BobJanova16-Feb-12 5:22 
GeneralRe: Can you do this with a convex hull? Pin
Kyudos16-Feb-12 9:50
Kyudos16-Feb-12 9:50 
AnswerRe: Can you do this with a convex hull? Pin
Luc Pattyn16-Feb-12 10:56
sitebuilderLuc Pattyn16-Feb-12 10:56 
GeneralRe: Can you do this with a convex hull? Pin
Kyudos16-Feb-12 15:31
Kyudos16-Feb-12 15:31 
GeneralRe: Can you do this with a convex hull? Pin
BobJanova17-Feb-12 0:36
BobJanova17-Feb-12 0:36 
Questionwordwrap with minimum raggedness Pin
Member 858607226-Jan-12 10:09
Member 858607226-Jan-12 10:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.