Cisco PIX (Private Internet Exchange) is a popular and widely deployed family of hardware firewall products from Cisco Systems.
Questions tagged [pix]
11 questions
4
votes
3 answers
Convert between OpenCV Mat and Leptonica Pix
I need to convert between OpenCV Mat image and Leptonica Pix image formats in C++. This is being used for binarization of 8bit gray images.

loot
- 150
- 1
- 9
4
votes
0 answers
Debugging a WPF application with PIX / Visual Studio 11
i´m just working on a WPF application which uses DirectX 11 to render contents.
Now the problem is, that i´m not able to debug DirectX.
If i´m using PIX, i always get an Error: 0x00000007b, that the application was unable to start (after clicking…

SharpShade
- 1,761
- 2
- 32
- 45
3
votes
1 answer
PIX DirectX 11 Debug Pixel Error
I recently updated my DirectX 11 (C++) application for dual-monitor, dual-window support. Ever since then, when I try to debug any pixel in the PIX debugger, I get the following error:
A call that previously succeeded failed during playback:
EID:…

Tim Coolman
- 595
- 1
- 9
- 19
2
votes
2 answers
PIX Call that Previously Succeeded Failed During Playback error on IASetVertexBuffers()
I'm trying to debug the shaders in a SlimDX DirectX11 game I've been coding for a while. The code runs fine and executes without a hitch (albeit seemingly ignoring my textures) and when I run an experiment to capture a single frame inside PIX it…

Nick Udell
- 2,420
- 5
- 44
- 83
2
votes
4 answers
Periodic GPU performance problem
I have a WinForms application that uses XNA to animate 3D models in a control. The app have been doing just fine for months but recently I've started to experience periodic pauses in the animation. Setting out to investigate what is going on I have…

Peter Lillevold
- 33,668
- 7
- 97
- 131
1
vote
1 answer
Need a Script to Format PIX/ASA log into CSV
I'm working a project to parse various on a server into csv. Does anyone have a good perl script or gawk statement that can parse a standard PIX/ASA log into CSV...
Thanks.

deFonza
- 11
- 3
1
vote
0 answers
Is PIX replay using actual driver?
If I run a 3D application (like a benchmark tool or game) using PIX and replay the capture later, is the replay actually calling the same API (and thus invoking the actual driver and GPU, rather than running a punt back or emulated 3D using CPU) the…

xyz
- 870
- 2
- 8
- 16
0
votes
4 answers
Create UIImage from Leptonica's Pix structure
I want to use Leptonica library in my iOS app to process images.
Does anybody knows how can I create UIImage from the raw data in Leptonica's Pix structure:
/*-------------------------------------------------------------------------*
* …

mym
- 252
- 2
- 9
0
votes
1 answer
Screen-space square looking distorted in PIX
I have a simple function that creates a square that covers the entire screen, I use it for applying post-processing effects, however as far as I can tell it has been the cause of countless errors.
When I run my code in PIX I get the following mesh,…

Nick Udell
- 2,420
- 5
- 44
- 83
-1
votes
2 answers
Python - Find the first white pixel and last one in each column
how can i find first and last white pixel in a column of binary image . To i calculate distance between points in image
I did but everything is still not resolved , please help me . I have consulted some ways but it's really not as expected .

Fianlto
- 1
- 3
-2
votes
3 answers
Does CISCO ASA configuration "access-list" protocol name "ip" includes both "tcp" and "udp"?
I have several lines and I wonder if some are shadowed due to this?

Choumarin
- 400
- 1
- 6
- 16