Top "Radial" questions

Animate a Canvas circle to draw on load

OK Hello. I've decided to start using HTML canvas for a small project I have. There's no real start yet. …

canvas jquery-animate draw radial
How to simulate fisheye lens effect by openCV?

I am looking for ways to create fisheye lens effect, looked at documentations for openCV, it looks like it contains …

opencv simulate fisheye distortion radial
How to remove radial distortions from images using OpenCV?

I think I should be using cv::remap to remove the distortion but can't figure out what the the maps …

c++ opencv image-processing distortion radial
Android radial gradient

I've got following drawable set as LinearLayout background: <?xml version="1.0" encoding="utf-8"?> <layer-list xmlns:android="http://schemas.…

android background drawable gradient radial
How to make a Radial/Circular ProgressBar Not Spin

I have a horizontal ProgressBar that works great. <ProgressBar android:id="@+id/progressBar1" style="?android:attr/progressBarStyle" android:layout_…

android android-progressbar radial
matplotlib: adding padding/offset to polar plots tick labels

Is there a way to increase the padding/offset of the polar plot tick labels (theta)? import matplotlib import numpy …

matplotlib labels axis-labels radial
How to implement a Radial/Pie Menu in CSS3?

I would like to implement a radial menu using CSS3 transforms animations similar to the third demo in this page. …

jquery css contextmenu radial