
pravin
Members-
Posts
68 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by pravin
-
how to add colors in combo box while scroling/click
pravin replied to pravin's topic in User Interface
Hi Ravi, once we mouse down on combobox that time it shows the no. of items in the combobox, i want to insert colors on that items in the combobox. Pravin -
Hi all, can any one tell me how to add random colors in combobox while scroling or click please help.
-
Hi Jason, You please consider both things, style guide & front panel layout guide Pravin
-
Hi all, Is there any standard protocol for LabVIEW based HMI(GUI) design and development. Please help.
-
Hi all, I dont know how to get double double click event on empty front panel by using event structure. so please help.
-
Put a highlight border around it.
-
Hi Tim, i am looking to highlight editing one
-
hi all, i dont know how to highlight perticuler selected cell in the table please help.
-
HI all, I am Having NI cRIO and i dont know, How to call Dynamiv VI On FPGA RT Target Plsease Help.
-
Dear all, my question is how to integrate NI Vision Function palate OCR- OCR Verify Text for correct character reading. not relevant to above reply, is anybody integrate this utility in OCR/OCV.
-
Hi all, i want to use OCR verify text in my project, is anybody use this VI for correct character reading in image so please reply.
-
Hi all, I am facing a problem, when i am upgradding my LV 7.1 devloped code in to LV2010 i have got following e
-
Hi all, i want to join two dots without using NI vision toolkit only using simple labview vi here i have made the code but not working properly so plese help me or suggest me some solution plz find the image
-
HI all, i want to read open office.org Calc .ods format file in labview here i have attached the file please help me out. thanks
-
hi all, i am rotating an image without using NI Vision Toolkit 'but it takes more time as image size increses, iwant max 20 ms for max (1024 by 980 ) if anybody knows better technique for the same please reply. please find the attached code for reference Rotate matrix .vi
-
Hi all, i am devloping a code that having following function when i simply draw ROI on image. and Teach and Read i get the character from image, but when i rotate an image that time by ROI also rotate and i can see the rotated ROI but when i apply to the image my teaching does't follow the Rotated ROI. Please find the attached code for reference. and give me reply. original.vi Rotate ROI_SUB.vi Bounding box to roi.vi formulla.vi Centre Coordinates.vi
-
Hi all, my previous post is same for above i want to detect OCR using rotated pattern matching, means what i am taking a pattern reference and according to pattern i am detect OCR and train them and read all this thing will be work for rotated also such as giving rotation degree to image.
-
Hi all, i want to search patteren while image is rotating i want to detect OCR according to the patteren here i have made the code but not the proper please find the scr file and code s1.vi
-
Detecting OCR While image is rotating & also ROI
pravin posted a topic in Machine Vision and Imaging
Hi all, i am developing a code for OCR, here i am training first pattern reference on image and make some image calibration ,co ordinate and learn OCR and read, but the problem is when i am rotating the image my ROI is also change that time my ROI is not working prperly. so please reply me for some reference code or other trick. reply, -
plz find the code of above postRotate matrix.vi
-
Hi all, I am rotating a image without using NI Vision toolkit. i am rotating the image using some complex no. formulla but problem is when i am rotating a image the image information is loss i want to add some image area while rotating. so reply.
-
Thanks for reply, but i want to rotate the rectangle with formula like , such as left top , right top, right bottom, left bottom, left top with x y co-ordinates with various degree of rotation.