Click here to Skip to main content
15,916,527 members
Home / Discussions / C#
   

C#

 
AnswerRe: Media Pin
Ravi Bhavnani6-Aug-07 18:59
professionalRavi Bhavnani6-Aug-07 18:59 
GeneralRe: Media Pin
sulabh20206-Aug-07 19:06
sulabh20206-Aug-07 19:06 
Questionincrementing the array and preserving the values after incrementation Pin
Sonia Gupta6-Aug-07 18:38
Sonia Gupta6-Aug-07 18:38 
AnswerRe: incrementing the array and preserving the values after incrementation Pin
Ravi Bhavnani6-Aug-07 18:57
professionalRavi Bhavnani6-Aug-07 18:57 
GeneralRe: incrementing the array and preserving the values after incrementation Pin
Sonia Gupta6-Aug-07 18:59
Sonia Gupta6-Aug-07 18:59 
AnswerRe: incrementing the array and preserving the values after incrementation Pin
Guffa6-Aug-07 19:02
Guffa6-Aug-07 19:02 
GeneralRe: incrementing the array and preserving the values after incrementation Pin
Sonia Gupta6-Aug-07 19:39
Sonia Gupta6-Aug-07 19:39 
GeneralRe: incrementing the array and preserving the values after incrementation Pin
Dave Doknjas7-Aug-07 13:41
Dave Doknjas7-Aug-07 13:41 
AnswerRe: incrementing the array and preserving the values after incrementation Pin
Guffa6-Aug-07 18:59
Guffa6-Aug-07 18:59 
GeneralRe: incrementing the array and preserving the values after incrementation Pin
Sonia Gupta6-Aug-07 19:00
Sonia Gupta6-Aug-07 19:00 
Questionhow to read the pen drive autorun file Pin
San@Coding6-Aug-07 16:35
San@Coding6-Aug-07 16:35 
QuestionReal helpful error message! NOT Pin
Mike Hankey6-Aug-07 16:19
mveMike Hankey6-Aug-07 16:19 
QuestionReferencing exe project Pin
MAW306-Aug-07 15:56
MAW306-Aug-07 15:56 
AnswerRe: Referencing exe project Pin
Luc Pattyn7-Aug-07 2:18
sitebuilderLuc Pattyn7-Aug-07 2:18 
GeneralRe: Referencing exe project Pin
MAW307-Aug-07 9:33
MAW307-Aug-07 9:33 
QuestionInterface blues Pin
seanwright6-Aug-07 15:28
seanwright6-Aug-07 15:28 
AnswerRe: Interface blues Pin
Guffa6-Aug-07 15:35
Guffa6-Aug-07 15:35 
QuestionCreate RGB Image Pin
iuri_figueiredo6-Aug-07 12:07
iuri_figueiredo6-Aug-07 12:07 
AnswerRe: Create RGB Image Pin
Luc Pattyn6-Aug-07 12:24
sitebuilderLuc Pattyn6-Aug-07 12:24 
GeneralRe: Create RGB Image Pin
iuri_figueiredo6-Aug-07 12:55
iuri_figueiredo6-Aug-07 12:55 
Well, to be honest, the data will arrive from one CMOS camera with JPEG encoder:

http://www.sparkfun.com/commerce/product_info.php?products_id=7906

I don’t have this working for know (because I’m waiting for this component), but I was figuring out how I would receive the data. They say that:

“The Parallel Video Interface (PVI) generates the video output of the TC5747. The interface consists of a vertical frame-start signal and a 10-bit parallel data bus with clock and qualify signals. It supports parallel and serial modes of operation. The PVI produces a clock signal (the CLK_OUT pin), a 10-bit data bus, DOUT[9Blush | :O ] and qualifying signals that are synchronous to that clock. On each determining edge of CLK_OUT, a single data byte is transferred on the data bus, if qualified by the VALIDH signal. The DOUT[9Blush | :O ] bus carries either the Bayer grid data, the YUV 4:2:2 output data, the RGB data (RGB565, RGB666 or RGB444) or JPEG code according to the TCIF_OUTPUT_FORMAT host command.”

So it seems that RGB data come at 10-bit parallel … however, I still don’t understand the difference between RGB data and JPEG data. Confused | :confused:

GeneralRe: Create RGB Image Pin
Luc Pattyn6-Aug-07 13:09
sitebuilderLuc Pattyn6-Aug-07 13:09 
GeneralRe: Create RGB Image Pin
Liam O'Hagan6-Aug-07 16:10
Liam O'Hagan6-Aug-07 16:10 
QuestionRe: Create RGB Image Pin
iuri_figueiredo7-Aug-07 7:22
iuri_figueiredo7-Aug-07 7:22 
QuestionUse FindControl Pin
pariisa6-Aug-07 11:36
pariisa6-Aug-07 11:36 
AnswerRe: Use FindControl Pin
Luc Pattyn6-Aug-07 11:49
sitebuilderLuc Pattyn6-Aug-07 11:49 

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.