Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
727 views

Is Pex and Moles project still active?

They used to release a two new versions a month but since October 2010 they haven't released a new one. I've found this. But the fact they have closed its support forum on MSDN makes me suspect the ...
1
vote
1answer
178 views

make player cutout image with kinect smoother,special anti aliasing

I tried to cutout player image with using depth image of kinect but there are some problem with that , first when im using depthStreamWithPlayerIndex ,just 320x240 reslution can used for depth stream ...
1
vote
1answer
120 views

Activity recognition research with Kinect

I am looking for a good thema for my bachelor thesis about activity recognition. My original Idea was to use RFID tags / WISP attached to daily objects, and then infer the activity being performed ...
1
vote
1answer
178 views

Z3: Extracting existential model-values

I'm playing around with Z3's QBVF solver, and wondering if it's possible to extract values from an existential assertion. To wit, let's say I have the following: (assert (exists ((x (_ BitVec 16))) ...
1
vote
1answer
182 views

Has anyone tried proving Z3 with Z3 itself?

Has anyone tried proving Z3 with Z3 itself? Is it even possible, to prove that Z3 is correct, using Z3? More theoretical, is it possible to prove that tool X is correct, using X itself?
0
votes
1answer
172 views

Cant find Moles after installation

I've installed Pex & moles and was trying to follow the tutorial but couldnt add a new items --> moles to the test project for some reason cant find the file type there i've tried to reinstall ...