hi,
i wrote a code to display image from a file using adsp imageviewer,
Private Sub Button1_Click(B yVal sender As System.Object, ByVal e As System.EventArg s) Handles Button1.Click
AxADspImageView er1.SourceLocat ion = IMAGEPLUGINLib. adspImageSource Location.source LocationFile
AxADspImageView er1.PixelFormat = IMAGEPLUGINLib. adspImagePixelF ormat.pixelYuy2
AxADspImageView er1.Stride...
User Profile
Collapse
-
how to display image using Adsp imageviewer
-
vb ide gets shut down
hi,
i want to use AdspImageViewer component to display image ,but i am facing a problem that is when i add that component in the form, vb IDE gets shut down.when i click debug button i am getting exception as "Unhandled Exception in VB6.EXE(imagevi ewer.dll):0xC00 0005:Access Violation". i also registered the Adspcmnctrl.dll and Adspimageviewer dll so that i can solve the problem .Then also i am facing same problem.would... -
shabana started a topic capture live video running in processor and display the image through networkin Visual Basiccapture live video running in processor and display the image through network
hi,
The objective of my program is to capture a streaming data (Compressed Image data) transmitted by a processor through the network and display it as image.Also the capacity of the stream that is to be captured is 450450 bytes. How to capture this whole data and display it as image.pls guide me in this regard.hoping anyone who go through it guide me.
regards
shabana banu -
vb or vb.net
hi,
The objective of my program is to capture a streaming data (Compressed Image data) transmitted by a processor through the network and store it in a text file were the VB program is present(Another system in Network). The problem is that the data captured represents only the starting & end data values that are present in the stream and the intermediate values(regardin g image data) present in the stream are partially captured....
No activity results to display
Show More